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

Commit de9e4754 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents a20ead64 01c1d0de
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>;