6 Nov
2019
6 Nov
'19
11:08 a.m.
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 ?
thanks, --srini