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

Commit 24c60723 authored by Jennifer Liu's avatar Jennifer Liu
Browse files

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



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

Add cpu sensors mapping.

Change-Id: Ic833c00a42dbcbec71e730eccd2d52b4bdabf92e
Signed-off-by: default avatarJennifer Liu <chihning@codeaurora.org>
parent 2782cfa4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1082,6 +1082,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_sensor2", "tsens_tz_sensor2";
		qcom,vdd-restriction-temp = <5>;
		qcom,vdd-restriction-temp-hysteresis = <10>;
		vdd-dig-supply = <&pm8226_s1_floor_corner>;