mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-28 22:44:08 -04:00
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:
committed by
Frank Li
parent
4b1433a0d1
commit
b3c52872bf
@@ -159,6 +159,11 @@ led-0 {
|
||||
};
|
||||
};
|
||||
|
||||
&adc1 {
|
||||
vref-supply = <®_vref_1v8>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* Use external instead of internal RTC*/
|
||||
&bbnsm_rtc {
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user