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

Commit ae715ac6 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: Update KTM hotplug threshold for MSM8996



Reduce the KTM hotplug threshold to 105C from 110C as per
the recommendation for MSM8996.

Change-Id: Ibe2ed301b9fdd15c64144e60381521465adc6200
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent b245a027
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2599,7 +2599,7 @@
		qcom,freq-step = <4>;
		qcom,core-limit-temp = <70>;
		qcom,core-temp-hysteresis = <10>;
		qcom,hotplug-temp = <110>;
		qcom,hotplug-temp = <105>;
		qcom,hotplug-temp-hysteresis = <40>;
		qcom,freq-mitigation-temp = <90>;
		qcom,freq-mitigation-temp-hysteresis = <40>;