Re: [PATCH v3 01/11] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec

From: Srinivas Kandagatla
Date: Wed Nov 06 2019 - 05:08:08 EST




On 05/11/2019 19:31, Rob Herring wrote:
+ vdd-micbias-supply:
+ description: A reference to the micbias supply
+
+ qcom,micbias1-microvolts:
The standard unit is 'microvolt', not 'microvolts'.

I started with microvolt but dt_bindings_check reported errors.

looking at https://github.com/devicetree-org/dt-schema/blob/master/meta-schemas/vendor-props.yaml#L19 suggested microvolts should be used on vendor properties.

Is this a typo in dt-schema ?

thanks,
--srini