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

Commit 32c29422 authored by Jeff Bernard's avatar Jeff Bernard
Browse files

ARM: dts: msm: Change hotplug mitigation threshold for MSM8996



Increase hotplug mitigation threshold based on recommendation.
Change hotplug mitigation setpoint from 100 C to 110 C.

CRs-Fixed: 853859
Change-Id: Ica057d675355808ffd97f38276289e41ce83d420
Signed-off-by: default avatarJeff Bernard <jbernard@codeaurora.org>
parent a5eb2c93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2818,7 +2818,7 @@
		qcom,freq-step = <4>;
		qcom,core-limit-temp = <70>;
		qcom,core-temp-hysteresis = <10>;
		qcom,hotplug-temp = <100>;
		qcom,hotplug-temp = <110>;
		qcom,hotplug-temp-hysteresis = <40>;
		qcom,freq-mitigation-temp = <90>;
		qcom,freq-mitigation-temp-hysteresis = <40>;