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

Commit 2da89aff 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: Reconfigure KTM sensor mapping for MSM8939"

parents 4e9c3e83 00ff0a7a
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -735,7 +735,7 @@

	qcom,msm-thermal {
		compatible = "qcom,msm-thermal";
		qcom,sensor-id = <6>;
		qcom,sensor-id = <5>;
		qcom,poll-ms = <250>;
		qcom,limit-temp = <60>;
		qcom,temp-hysteresis = <10>;
@@ -746,10 +746,10 @@
		qcom,core-control-mask = <0xfe>;
		qcom,hotplug-temp = <110>;
		qcom,hotplug-temp-hysteresis = <20>;
		qcom,cpu-sensors = "tsens_tz_sensor6", "tsens_tz_sensor7",
				"tsens_tz_sensor8", "tsens_tz_sensor9",
				"tsens_tz_sensor5", "tsens_tz_sensor5",
				"tsens_tz_sensor5", "tsens_tz_sensor5";
		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 = <110>;
		qcom,freq-mitigation-temp-hysteresis = <20>;
		qcom,freq-mitigation-value = <960000>;