Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4223f7a9 authored by Chunmei Cai's avatar Chunmei Cai
Browse files

ARM: dts: msm: Enable BMS controlled charging for msm8909 skuc



Add the param to enable BMS to control the recharge for msm8909
skuc.

Change-Id: Ie092459b83cee1d0ebc418fd17308c335316d1a0
Signed-off-by: default avatarChunmei Cai <ccai@codeaurora.org>
parent b9e32abd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -222,6 +222,7 @@
	qcom,batt-cold-percentage = <70>;
	qcom,tchg-mins = <360>;
	qcom,chgr-led-support;
	qcom,bms-controlled-charging;
	qcom,disable-vbatdet-based-recharge;
	status = "okay";
};
@@ -237,6 +238,7 @@

&pm8909_bms {
	status = "okay";
	qcom,resume-soc = <99>;
	qcom,force-bms-active-on-charger;
	qcom,battery-data = <&qrd_batterydata>;
};