[PATCH v2 1/2] dt-bindings: iio: adc: Add binding for Nuvoton NCT720x ADCs

Yu-Hsian Yang j2anfernee at gmail.com
Wed Dec 4 19:47:40 AEDT 2024


Dear Krzysztof Kozlowski,

Krzysztof Kozlowski <krzk at kernel.org> 於 2024年12月4日 週三 下午3:13寫道:
>
> On 04/12/2024 04:10, Yu-Hsian Yang wrote:
> >>> +  reg:
> >>> +    maxItems: 1
> >>
> >>
> >> No other properties? No resources?
> >>
> >
> > The difference is to remove read-vin-data-size property and default
> > use read word vin data.
>
>
> No supplies? No interrupts?
>

We would add interrupts and reset-gpios but not include in required block.
Add these two properties in todo list.
+  interrupts:
+    maxItems: 1

+  reset-gpios:
+    description:
+      Reset pin for the device.
+    maxItems: 1

Besides, I found a mistake that the Node name should follow.
> +        nct7202 at 1d {
So, correct it as
 +        adc at 1d {

>
> Best regards,
> Krzysztof


More information about the openbmc mailing list