OSDN Git Service

arm64: dts: allwinner: a64: teres-i: enable power supplies
authorHarald Geyer <harald@ccbib.org>
Wed, 30 Jan 2019 11:11:58 +0000 (11:11 +0000)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 1 Feb 2019 12:56:07 +0000 (13:56 +0100)
TERES-I has ACIN connector and battery.

Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts

index f9eede0..7b7b14b 100644 (file)
 
 #include "axp803.dtsi"
 
+&ac_power_supply {
+       status = "okay";
+};
+
+&battery_power_supply {
+       status = "okay";
+};
+
 &reg_aldo1 {
        regulator-always-on;
        regulator-min-microvolt = <2800000>;