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

Commit 654f8987 authored by Chunmei Cai's avatar Chunmei Cai
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 370aca60
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -241,7 +241,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>;
};