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

Commit 2f629d77 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: Modify CX multi-phase temperature threshold for APQ8084



Modify the CX multi-phase temperature threshold, for sending
the HOT_CRITICAL temperature band to 85C from 75C.

Change-Id: I14b13d40144039a313ba8fd4466c51267ecbf902
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent 78025e56
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3084,7 +3084,7 @@
		qcom,rpm-phase-resource-type = "misc";
		qcom,rpm-phase-resource-id = <0>;
		qcom,cx-phase-resource-key = "tmpc";
		qcom,cx-phase-hot-crit-temp = <75>;
		qcom,cx-phase-hot-crit-temp = <85>;
		qcom,cx-phase-hot-crit-temp-hyst = <15>;
		qcom,gfx-phase-warm-temp = <60>;
		qcom,gfx-phase-warm-temp-hyst = <10>;