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

Commit 195593ff authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add ESR fast calibration settings for SM8150 QRD"

parents dfb0c720 0c0a8821
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -49,6 +49,13 @@
	qcom,battery-data = <&qrd_batterydata>;
	qcom,hold-soc-while-full;
	qcom,linearize-soc;
	/* 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>;
};

&soc {