Re: [PATCH v4 1/7] dt-bindings: hwmon: Add nuvoton,nct6775

From: Zev Weiss
Date: Wed Apr 27 2022 - 16:08:04 EST


On Wed, Apr 27, 2022 at 09:37:20AM PDT, Krzysztof Kozlowski wrote:
On 27/04/2022 08:44, Zev Weiss wrote:
+ reg:
+ maxItems: 1
+
+ nuvoton,tsi-channel-mask:
+ description:
+ Bitmask indicating which TSI temperature sensor channels are
+ active. LSB is TSI0, bit 1 is TSI1, etc.

Need a type/ref.


Ack, thanks.

Did you test the bindings after the changes? Using reviewers time
instead of testing by yourself with an automated tool is quite a waste.


Yeah, sorry about that -- with uint32 $ref added it passes dt_binding_check;
I'll re-send with that change.


Zev