Commit 52d9b4fe authored by Claudiu Beznea's avatar Claudiu Beznea
Browse files

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: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20221026124114.985876-4-claudiu.beznea@microchip.com
parent c01657db
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -421,6 +421,7 @@ adc: adc@e1000000 {
			atmel,min-sample-rate-hz = <200000>;
			atmel,max-sample-rate-hz = <20000000>;
			atmel,startup-time-ms = <4>;
			#io-channel-cells = <1>;
			status = "disabled";
		};