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

Commit 01c1d0de authored by Anji Jonnala's avatar Anji Jonnala
Browse files

ARM: dts: msm: Update emergency mitigation thresholds for 8939/8936



Update KTM emergency hotplug and cpu frequency mitigation thresholds
for MSM8939/MSM8936 based on recent thermal profiling.

Change-Id: I017190eebb24d43a710fb15db320cb11ec486130
Signed-off-by: default avatarAnji Jonnala <anjir@codeaurora.org>
parent f19ef0f6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -518,14 +518,14 @@
		qcom,core-limit-temp = <80>;
		qcom,core-temp-hysteresis = <10>;
		qcom,core-control-mask = <0xfe>;
		qcom,hotplug-temp = <95>;
		qcom,hotplug-temp-hysteresis = <20>;
		qcom,hotplug-temp = <105>;
		qcom,hotplug-temp-hysteresis = <15>;
		qcom,cpu-sensors = "tsens_tz_sensor5", "tsens_tz_sensor6",
				"tsens_tz_sensor7", "tsens_tz_sensor8",
				"tsens_tz_sensor9", "tsens_tz_sensor9",
				"tsens_tz_sensor9", "tsens_tz_sensor9";
		qcom,freq-mitigation-temp = <100>;
		qcom,freq-mitigation-temp-hysteresis = <20>;
		qcom,freq-mitigation-temp = <105>;
		qcom,freq-mitigation-temp-hysteresis = <15>;
		qcom,freq-mitigation-value = <400000>;
		qcom,freq-mitigation-control-mask = <0x01>;
		qcom,therm-reset-temp = <115>;