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

Commit f0769919 authored by Anirudh Ghayal's avatar Anirudh Ghayal Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Configure VDD_APC CPR temperature threshold for msm8952



Configure the temperature thresholds and TSENS sensor-id
to enable/disable CPR based on temperature. This ensures stable
operation at low temperatures by disabling closed-loop
VDD_APC CPR operation.

CRs-Fixed: 903646
Change-Id: I6097b9c381a3027ffe40ea89335ac8ce7d92880a
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 718b9859
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -371,6 +371,10 @@
		qcom,vdd-apc-step-down-limit = <1>;
		qcom,cpr-apc-volt-step = <5000>;

		qcom,cpr-thermal-sensor-id = <9>;
		qcom,cpr-disable-temp-threshold = <10>;
		qcom,cpr-enable-temp-threshold = <15>;

		qcom,cpr-fuse-row = <27 0>;
		qcom,cpr-fuse-target-quot = <42 24 6>;
		qcom,cpr-fuse-ro-sel = <60 57 54>;