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

Commit aaeba6ab authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy Committed by Harry Yang
Browse files

ARM: dts: msm: Update PM8150B FG configuration for sdxprairie MTP



Update the FG device configuration for PM8150B that is used for
sdxprairie MTP.

Change-Id: Ia6b948135cd9bea786a4c9f4eb54fac0088c5170
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 0aae6288
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -200,3 +200,17 @@
	qcom,hvdcp-autonomous-enable;
	qcom,usb-pd-disable;
};

&pm8150b_fg {
	qcom,battery-data = <&sdxprairie_mtp_batterydata>;
	qcom,hold-soc-while-full;
	qcom,linearize-soc;
	qcom,five-pin-battery;
	/* ESR fast calibration */
	qcom,fg-esr-timer-chg-fast = <0 7>;
	qcom,fg-esr-timer-dischg-fast = <0 7>;
	qcom,fg-esr-timer-chg-slow = <0 96>;
	qcom,fg-esr-timer-dischg-slow = <0 96>;
	qcom,fg-esr-cal-soc-thresh = <26 230>;
	qcom,fg-esr-cal-temp-thresh = <10 40>;
};