arm64: dts: imx93-var-som-symphony: enable ADC

Enable ADC1 on the Symphony carrier board and describe its 1.8 V
reference supply.

Signed-off-by: Stefano Radaelli <stefano.r@variscite.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
Stefano Radaelli
2026-06-03 10:25:04 +02:00
committed by Frank Li
parent 4b1433a0d1
commit b3c52872bf

View File

@@ -159,6 +159,11 @@ led-0 {
};
};
&adc1 {
vref-supply = <&reg_vref_1v8>;
status = "okay";
};
/* Use external instead of internal RTC*/
&bbnsm_rtc {
status = "disabled";