Commit 25f6f54f authored by Harald Geyer's avatar Harald Geyer Committed by Maxime Ripard

arm64: dts: allwinner: a64: teres-i: enable power supplies

TERES-I has ACIN connector and battery.
Signed-off-by: default avatarHarald Geyer <harald@ccbib.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 24dd8aed
......@@ -145,6 +145,14 @@ axp803: pmic@3a3 {
#include "axp803.dtsi"
&ac_power_supply {
status = "okay";
};
&battery_power_supply {
status = "okay";
};
&reg_aldo1 {
regulator-always-on;
regulator-min-microvolt = <2800000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment