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

Commit bdab0dde authored by Chinkit Kumar,Kirti Kumar Parmar's avatar Chinkit Kumar,Kirti Kumar Parmar Committed by Rajeswari Konda
Browse files

ARM: dts: msm: configure fuel gauge thresholds for MSM8909W



Add fuel gauge threshold parameters for MSM8909W.

Change-Id: I43bc26c0ca0366efda4fea168e32d7e72398ebfd
Signed-off-by: default avatarChinkit Kumar,Kirti Kumar Parmar <parma@codeaurora.org>
parent f292a784
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -552,6 +552,13 @@

&pm660_fg {
	qcom,battery-data = <&mtp_batterydata>;
	qcom,fg-rsense-sel = <1>;	/* External rsense */
	qcom,fg-cutoff-voltage = <3400>;
	qcom,fg-recharge-voltage = <4100>;
	qcom,fg-use-sw-esr;
	qcom,fg-esr-pulse-thresh-ma = <40>;
	qcom,fg-esr-meas-curr-ma = <60>;
	qcom,fg-cutoff-current = <50>;
};

&pm660_pdphy {