]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: sun7i: a20: cubieboard2: Enable AXP209's ACIN power supply
authorChen-Yu Tsai <wens@csie.org>
Thu, 25 May 2017 07:31:34 +0000 (15:31 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 29 May 2017 06:51:24 +0000 (08:51 +0200)
The ACIN pins of the AXP209 PMIC on the Cubieboard 2 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/sun7i-a20-cubieboard2.dts

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