[PATCH 4/4] ARM: dts: sun4i: gemei-g9: Use reg_ldo2 instead of reg_vcc3v0
Priit Laes
plaes at plaes.org
Wed Sep 16 00:59:40 PDT 2015
Apparently reg_ldo2 seems to be supplying the correct reference voltage
to ADC.
Signed-off-by: Priit Laes <plaes at plaes.org>
---
arch/arm/boot/dts/sun4i-a10-gemei-g9.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/sun4i-a10-gemei-g9.dts b/arch/arm/boot/dts/sun4i-a10-gemei-g9.dts
index 0959c45..6f14743 100644
--- a/arch/arm/boot/dts/sun4i-a10-gemei-g9.dts
+++ b/arch/arm/boot/dts/sun4i-a10-gemei-g9.dts
@@ -116,7 +116,7 @@
};
&lradc {
- vref-supply = <®_vcc3v0>;
+ vref-supply = <®_ldo2>;
status = "okay";
--
2.5.2
More information about the linux-arm-kernel
mailing list