aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2017-05-25 15:31:36 +0800
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-05-29 08:51:33 +0200
commit2fb90080db2c76e2ffcce1b8b3867250091b4d65 (patch)
tree9e489446c55976695714cc8173538b819fc2b89f /arch/arm/boot/dts/sun4i-a10-cubieboard.dts
parentARM: sun7i: a20: bananapi-m1-plus: Enable AXP209's ACIN power supply (diff)
downloadlinux-dev-2fb90080db2c76e2ffcce1b8b3867250091b4d65.tar.xz
linux-dev-2fb90080db2c76e2ffcce1b8b3867250091b4d65.zip
ARM: sun4i: a10: cubieboard: Enable AXP209's ACIN power supply
The ACIN pins of the AXP209 PMIC on the Cubieboard are tied to the DC jack on the board. Enable the ACIN power supply. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/sun4i-a10-cubieboard.dts')
-rw-r--r--arch/arm/boot/dts/sun4i-a10-cubieboard.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sun4i-a10-cubieboard.dts b/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
index a698a994e5ff..404ce7694899 100644
--- a/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
+++ b/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
@@ -182,6 +182,10 @@
#include "axp209.dtsi"
+&ac_power_supply {
+ status = "okay";
+};
+
&reg_dcdc2 {
regulator-always-on;
regulator-min-microvolt = <1000000>;