]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: sun4i: a10: cubieboard: Enable AXP209's ACIN power supply
authorChen-Yu Tsai <wens@csie.org>
Thu, 25 May 2017 07:31:36 +0000 (15:31 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 29 May 2017 06:51:33 +0000 (08:51 +0200)
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>
arch/arm/boot/dts/sun4i-a10-cubieboard.dts

index a698a994e5ff91e4ab7db773f3d1aa838a33e7ac..404ce769489968214107adca9a6d2d4592e33e3e 100644 (file)
 
 #include "axp209.dtsi"
 
+&ac_power_supply {
+       status = "okay";
+};
+
 &reg_dcdc2 {
        regulator-always-on;
        regulator-min-microvolt = <1000000>;