aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudiu Beznea <[email protected]>2022-10-26 15:41:06 +0300
committerClaudiu Beznea <[email protected]>2022-11-01 12:28:33 +0200
commit52d9b4fee7fa9f9164c304badde9733d8f6cb707 (patch)
tree509246ce7cda4549779bb86bcffc34984b775fcf
parentc01657dbcde8bf1c2cfdba61cc9ca0427ede145e (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--arch/arm/boot/dts/sama7g5.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sama7g5.dtsi b/arch/arm/boot/dts/sama7g5.dtsi
index b15435674e1a..d80aaa13c9cd 100644
--- a/arch/arm/boot/dts/sama7g5.dtsi
+++ b/arch/arm/boot/dts/sama7g5.dtsi
@@ -421,6 +421,7 @@
atmel,min-sample-rate-hz = <200000>;
atmel,max-sample-rate-hz = <20000000>;
atmel,startup-time-ms = <4>;
+ #io-channel-cells = <1>;
status = "disabled";
};