7 Nov
2019
7 Nov
'19
6:40 p.m.
On Wed, Nov 6, 2019 at 4:08 AM Srinivas Kandagatla srinivas.kandagatla@linaro.org wrote:
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-... suggested microvolts should be used on vendor properties.
Is this a typo in dt-schema ?
Yes, even the DT maintainer gets confused. :) It's fixed now.
Rob