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

Commit 398bd75b authored by Ram Chandrasekar's avatar Ram Chandrasekar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Do emergency mitigation for all CPUs in MSM8939



For 8939, update the KTM configuration to do emergency
mitigation for all the CPUs. The emergency mitigation
will mitigate the CPU frequency and hotplug all CPUs
except the last one.

Change-Id: I79087e0b40939881450fc832db80700423889c00
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent c120e76f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -353,6 +353,11 @@
		interrupts = <1 7 0xff00>;
	};

	qcom,msm-thermal {
		qcom,core-control-mask = <0xFF>;
		qcom,freq-mitigation-control-mask = <0xFF>;
	};

	jtag_fuse: jtagfuse@5e01c {
		compatible = "qcom,jtag-fuse";
		reg = <0x5e01c 0x8>;