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

Commit 4846bd70 authored by Harry Yang's avatar Harry Yang
Browse files

ARM: dts: msm: Enable fcc stepping for Kona 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 Kona target.

Change-Id: I327a42b8b6b46fecc6cbd6f21e9f1ed9bf8c76e4
parent 77fffbbe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -279,6 +279,7 @@
	qcom,sw-jeita-enable;
	qcom,wd-bark-time-secs = <16>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
};

&pm8150b_fg {
+1 −0
Original line number Diff line number Diff line
@@ -355,6 +355,7 @@
	qcom,sw-jeita-enable;
	qcom,wd-bark-time-secs = <16>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
};

&pm8150b_fg {