ARM: dts: at91: sama7g5: add io-channel-cells to adc node
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 26 Oct 2022 12:41:06 +0000 (15:41 +0300)
committerClaudiu Beznea <claudiu.beznea@microchip.com>
Tue, 1 Nov 2022 10:28:33 +0000 (12:28 +0200)
Add io-channel-cell to ADC node. It is necessary for DT users of ADC.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20221026124114.985876-4-claudiu.beznea@microchip.com
arch/arm/boot/dts/sama7g5.dtsi

index b15435674e1aa1465fbff3ceee6b9712294128a7..d80aaa13c9cd1723e25199ee0d39d5e79a90285c 100644 (file)
                        atmel,min-sample-rate-hz = <200000>;
                        atmel,max-sample-rate-hz = <20000000>;
                        atmel,startup-time-ms = <4>;
+                       #io-channel-cells = <1>;
                        status = "disabled";
                };