Skip to content

Commit b0a0b23

Browse files
committed
ARM: dts: at91: 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>
1 parent cea2a8a commit b0a0b23

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
@@ -511,6 +511,7 @@
511511
atmel,min-sample-rate-hz = <200000>;
512512
atmel,max-sample-rate-hz = <20000000>;
513513
atmel,startup-time-ms = <4>;
514+
#io-channel-cells = <1>;
514515
status = "disabled";
515516
};
516517

0 commit comments

Comments
 (0)