Skip to content

Commit 6a35da2

Browse files
committed
ARM: dts: at91: sama7g5: add io-channel-cells to adc node
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
1 parent 54b60b6 commit 6a35da2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/boot/dts/sama7g5.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@
421421
atmel,min-sample-rate-hz = <200000>;
422422
atmel,max-sample-rate-hz = <20000000>;
423423
atmel,startup-time-ms = <4>;
424+
#io-channel-cells = <1>;
424425
status = "disabled";
425426
};
426427

0 commit comments

Comments
 (0)