Skip to content

Commit 2c8d843

Browse files
anarsoulwens
authored andcommitted
arm64: dts: allwinner: a64: pinebook: enable power supplies
Pinebook has ACIN connector and 10000 mAh battery. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Oskari Lemmela <oskari@lemmela.net> Reviewed-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
1 parent 5e99c99 commit 2c8d843

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,14 @@
184184

185185
#include "axp803.dtsi"
186186

187+
&ac_power_supply {
188+
status = "okay";
189+
};
190+
191+
&battery_power_supply {
192+
status = "okay";
193+
};
194+
187195
&reg_aldo1 {
188196
regulator-min-microvolt = <2800000>;
189197
regulator-max-microvolt = <2800000>;

0 commit comments

Comments
 (0)