arm64: dts: renesas: rzg3s-smarc-som: Enable ADC

Enable ADC.

Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20241206111337.726244-16-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Claudiu Beznea
2024-12-06 13:13:37 +02:00
committed by Geert Uytterhoeven
parent 78f2c089d0
commit 8cbf69bc74

View File

@@ -89,6 +89,10 @@ vcc_sdhi2: regulator2 {
};
};
&adc {
status = "okay";
};
#if SW_CONFIG3 == SW_ON
&eth0 {
pinctrl-0 = <&eth0_pins>;