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

Commit ea3631a9 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

ARM: dts: msm: Enable SW based ESR for SDW3100



Add the DT configuration for software based ESR and
enable it.

Change-Id: I8c62b669abb5921df59d2a8d0f09cb97ccdaf148
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent ff47cb40
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -314,4 +314,8 @@
	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>;
};