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

Commit 977debfe authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi Committed by Gerrit - the friendly Code Review server
Browse files

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



Update emergency mitigation thresholds for MSM8909 based on internal
calibration.
Emergency threshold -> 97C
Emergency threshold clear -> 85C

Change-Id: Ibff6e62c55ce2b3f5b5def052b179bae678201a4
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent 83073dfe
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -418,12 +418,12 @@
		qcom,core-limit-temp = <80>;
		qcom,core-temp-hysteresis = <10>;
		qcom,core-control-mask = <0xe>;
		qcom,hotplug-temp = <110>;
		qcom,hotplug-temp-hysteresis = <20>;
		qcom,hotplug-temp = <97>;
		qcom,hotplug-temp-hysteresis = <12>;
		qcom,cpu-sensors = "tsens_tz_sensor3", "tsens_tz_sensor4",
				"tsens_tz_sensor3", "tsens_tz_sensor4";
		qcom,freq-mitigation-temp = <110>;
		qcom,freq-mitigation-temp-hysteresis = <20>;
		qcom,freq-mitigation-temp = <97>;
		qcom,freq-mitigation-temp-hysteresis = <12>;
		qcom,freq-mitigation-value = <400000>;
		qcom,freq-mitigation-control-mask = <0x01>;
		qcom,online-hotplug-core;