Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 108f780a authored by Priit Laes's avatar Priit Laes Committed by Maxime Ripard
Browse files

ARM: dts: sun4i: gemei-g9: Use reg_ldo2 instead of reg_vcc3v0



ADC seems to be using ldo2 for reference voltage.

Signed-off-by: default avatarPriit Laes <plaes@plaes.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent bc1e2718
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@
};

&lradc {
	vref-supply = <&reg_vcc3v0>;
	vref-supply = <&reg_ldo2>;

	status = "okay";