ARM: sun6i: a31s: primo81: Enable battery power supply
The MSI Primo81 tablet has a 3500 mAh 3.7V LiPo battery. Enable the PMIC's battery power supply so the battery can be monitored. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
parent
723ca929a5
commit
d5e9edfd37
@ -164,6 +164,10 @@
|
|||||||
|
|
||||||
#include "axp22x.dtsi"
|
#include "axp22x.dtsi"
|
||||||
|
|
||||||
|
&battery_power_supply {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
®_aldo3 {
|
®_aldo3 {
|
||||||
regulator-always-on;
|
regulator-always-on;
|
||||||
regulator-min-microvolt = <2700000>;
|
regulator-min-microvolt = <2700000>;
|
||||||
|
Loading…
Reference in New Issue
Block a user