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

Commit e8e2e032 authored by Jennifer Liu's avatar Jennifer Liu Committed by Anji Jonnala
Browse files

ARM: dts: msm: Add KTM hotplug feature for msm8610



Add entry for hotplug threshold. Set hotplug threshold and threshold
hysteresis to 110degC and 90degC respectively.
Add cpu sensors mapping.

Change-Id: I279f9826d1f76b6795ae6a5867d78faab490f79f
Signed-off-by: default avatarJennifer Liu <chihning@codeaurora.org>
Signed-off-by: default avatarAnji Jonnala <anjir@codeaurora.org>
parent 97ab36a2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -880,6 +880,10 @@
		qcom,core-limit-temp = <80>;
		qcom,core-temp-hysteresis = <10>;
		qcom,core-control-mask = <0xe>;
		qcom,hotplug-temp = <110>;
		qcom,hotplug-temp-hysteresis = <20>;
		qcom,cpu-sensors = "tsens_tz_sensor5", "tsens_tz_sensor5",
				"tsens_tz_sensor5", "tsens_tz_sensor5";
		qcom,vdd-restriction-temp = <5>;
		qcom,vdd-restriction-temp-hysteresis = <10>;
		vdd-dig-supply = <&pm8110_s1_floor_corner>;