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

Commit 7d61f05d authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: Set emergency thresholds for MSM8994



Set the emergency thresholds for MSM8994 to 105C.

Change-Id: Idf46911a05d1a36e0c390a206021b845555835c7
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent b5a909ab
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2196,13 +2196,13 @@
		qcom,core-limit-temp = <80>;
		qcom,core-temp-hysteresis = <10>;
		qcom,core-control-mask = <0xfe>;
		qcom,hotplug-temp = <90>;
		qcom,hotplug-temp = <105>;
		qcom,hotplug-temp-hysteresis = <20>;
		qcom,cpu-sensors = "tsens_tz_sensor7", "tsens_tz_sensor8",
				   "tsens_tz_sensor9", "tsens_tz_sensor10",
				   "tsens_tz_sensor13", "tsens_tz_sensor14",
				   "tsens_tz_sensor15", "tsens_tz_sensor6";
		qcom,freq-mitigation-temp = <110>;
		qcom,freq-mitigation-temp = <105>;
		qcom,freq-mitigation-temp-hysteresis = <20>;
		qcom,freq-mitigation-value = <302400>;
		qcom,freq-mitigation-control-mask = <0x01>;