arm64: dts: meson: add saradc node to ODROID N2/N2+

Add the meson saradc node to the ODROID N2/N2+ common dtsi.

Signed-off-by: Hyeonki Hong <hhk7734@gmail.com>
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20210407042609.9736-3-christianshewitt@gmail.com
This commit is contained in:
Hyeonki Hong 2021-04-07 04:26:08 +00:00 committed by Kevin Hilman
parent 7d9158bcb3
commit cfa303d99e

View File

@ -508,6 +508,11 @@
status = "okay";
};
&saradc {
status = "okay";
vref-supply = <&vddao_1v8>;
};
/* SD card */
&sd_emmc_b {
status = "okay";