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

Commit 6178613f authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

ARM: dts: msm: Enable fcc stepping for lito MTP and QRD

FCC stepping logic gradually ramps up/down the FCC whenever there
is a change in its value, distributing the thermal delta over time.
This prevents a sudden increase/decrease in FCC which can impact
the PMIC die thermally and cause XO to drift.
Enable FCC stepping algorithm for lito target.

Change-Id: I8e9977dd318eefd3cb106d369ba696490fcf90d3
parent 6952d5d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -199,6 +199,7 @@
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
};

&pm7250b_qg {
+1 −0
Original line number Diff line number Diff line
@@ -189,6 +189,7 @@
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
};

&pm7250b_qg {