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

Commit 0105b954 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: update the LMH thresholds for sm8150



Update the LMH thresholds to trigger CPU mitigation at 85C and change
the arm threshold to 60C as per recommendation for SM8150.

Change-Id: Icfdc6cff6c5a555c98a2c63fc3a009fe22fda126
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent 2788a8c1
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -897,8 +897,8 @@

		trips {
			active-config {
				temperature = <95000>;
				hysteresis = <30000>;
				temperature = <85000>;
				hysteresis = <25000>;
				type = "passive";
			};
		};
@@ -912,8 +912,8 @@

		trips {
			active-config {
				temperature = <95000>;
				hysteresis = <30000>;
				temperature = <85000>;
				hysteresis = <25000>;
				type = "passive";
			};
		};