Commit 61fc6b43 authored by Nathan Morrisson's avatar Nathan Morrisson Committed by Vignesh Raghavendra

arm64: dts: ti: phycore-am64: Add ADC

Add the ADC node to the phyCORE AM64x and enable the ADC.
Signed-off-by: default avatarNathan Morrisson <nmorrisson@phytec.com>
Reviewed-by: default avatarWadim Egorov <w.egorov@phytec.de>
Link: https://lore.kernel.org/r/20240201001439.3259450-1-nmorrisson@phytec.comSigned-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent e4d252e6
......@@ -318,3 +318,10 @@ &sdhci0 {
disable-wp;
keep-power-in-suspend;
};
&tscadc0 {
status = "okay";
adc {
ti,adc-channels = <0 1 2 3 4 5 6 7>;
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment