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

Commit 210e0bcb authored by Chunmei Cai's avatar Chunmei Cai Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable the reported_soc logic for msm8909 skuc



Add the bool property to enable the reported_soc logic for
msm8909 skuc.

Change-Id: I87c99b1c2d2218df9b3052510dc339d52ad289ce
Signed-off-by: default avatarChunmei Cai <ccai@codeaurora.org>
parent ee424606
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -228,7 +228,8 @@

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