summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2019-02-05 16:00:39 +0100
committerMaxime Ripard <maxime.ripard@bootlin.com>2019-02-07 16:51:13 +0100
commit185401e1dd1656f8a1dff42bb2e4863493fd51f0 (patch)
tree647c51906813a2faf58547e5fc2c960d969b6b28 /arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts
parentARM: dts: sun9i: cubieboard4: Enable GMAC (diff)
downloadlinux-185401e1dd1656f8a1dff42bb2e4863493fd51f0.tar.xz
linux-185401e1dd1656f8a1dff42bb2e4863493fd51f0.zip
ARM: dts: sun8i: a83t: Enable PMIC power supplies on various boards
On the Bananapi M3 and Cubietruck Plus, the DC input jacks are wired to the ACIN pins, which is represented by the AC power supply. Both boards have connectors for LiPo batteries, which are represented by the battery power supply. The H8 Homlet is a set-top box design. The DC input jack is wired to the ACIN pins, but there are no battery connectors. Enable these power supplies in the device tree. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts')
-rw-r--r--arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts b/arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts
index 1c012a4def16..9c006fc18821 100644
--- a/arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts
+++ b/arch/arm/boot/dts/sun8i-a83t-allwinner-h8homlet-v2.dts
@@ -154,6 +154,10 @@
#include "axp81x.dtsi"
+&ac_power_supply {
+ status = "okay";
+};
+
&reg_aldo1 {
regulator-always-on;
regulator-min-microvolt = <1800000>;