ARM: dts: sun7i: enable battery power supply subnode on cubietruck

The Cubietruck has an AXP209 PMIC with battery connector.

This enables the battery power supply subnode.

Signed-off-by: Alexander Syring <alex@asyring.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
[wens@csie.org: Correct subject prefix order]
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
This commit is contained in:
Alexander Syring 2017-07-05 10:30:20 +02:00 committed by Chen-Yu Tsai
parent 23ee53b1e2
commit 9b807037d7
1 changed files with 4 additions and 0 deletions

View File

@ -271,6 +271,10 @@
status = "okay";
};
&battery_power_supply {
status = "okay";
};
&reg_dcdc2 {
regulator-always-on;
regulator-min-microvolt = <1000000>;