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

Commit 915fda0c authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: msm: Update emergency mitigation thresholds for MSM8916



Update new recommended emergency mitigation thresholds for MSM8916
based on recent calibration. New emergency threshold is 94C.

Change-Id: I1fb1081cc67afdbb44a983b3ca66117b208dd2b3
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent c1c58cc4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1568,11 +1568,11 @@
		qcom,core-limit-temp = <80>;
		qcom,core-temp-hysteresis = <10>;
		qcom,core-control-mask = <0xe>;
		qcom,hotplug-temp = <82>;
		qcom,hotplug-temp = <94>;
		qcom,hotplug-temp-hysteresis = <15>;
		qcom,cpu-sensors = "tsens_tz_sensor5", "tsens_tz_sensor5",
				"tsens_tz_sensor4", "tsens_tz_sensor4";
		qcom,freq-mitigation-temp = <82>;
		qcom,freq-mitigation-temp = <94>;
		qcom,freq-mitigation-temp-hysteresis = <10>;
		qcom,freq-mitigation-value = <400000>;
		qcom,freq-mitigation-control-mask = <0x01>;