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

Commit ac945543 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 thermal node for FSM9900"

parents 2542bca0 5b7b6508
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -513,13 +513,17 @@
		compatible = "qcom,msm-thermal";
		qcom,sensor-id = <3>;
		qcom,poll-ms = <250>;
		qcom,limit-temp = <60>;
		qcom,limit-temp = <90>;
		qcom,temp-hysteresis = <10>;
		qcom,freq-step = <2>;
		qcom,freq-control-mask = <0xf>;
		qcom,core-limit-temp = <80>;
		qcom,core-limit-temp = <115>;
		qcom,core-temp-hysteresis = <10>;
		qcom,core-control-mask = <0xe>;
		qcom,hotplug-temp = <115>;
		qcom,hotplug-temp-hysteresis = <20>;
		qcom,cpu-sensors = "tsens_tz_sensor3", "tsens_tz_sensor4",
				"tsens_tz_sensor5", "tsens_tz_sensor6";
	};

	qcom,msm-cpufreq@0 {