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

Commit faa7c651 authored by Jennifer Liu's avatar Jennifer Liu
Browse files

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



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

Change-Id: I8198b5023fd2184d73df4d36f7106523f4ba5339
Signed-off-by: default avatarJennifer Liu <chihning@codeaurora.org>
parent d6e87cbf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1574,6 +1574,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_sensor6",
				"tsens_tz_sensor7", "tsens_tz_sensor8";
		qcom,vdd-restriction-temp = <5>;
		qcom,vdd-restriction-temp-hysteresis = <10>;
		qcom,pmic-sw-mode-temp = <85>;