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

Commit b2b00294 authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update default lmh dcvsh thermal thresholds for QCS605



Update default lmh dcvsh thermal thresholds based on latest
recommendation for QCS605.

Change-Id: Ibf16dc56aa8277c5300ca8b16b95b8d888fb824f
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent f65c42f2
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -90,8 +90,8 @@
	lmh-dcvs-00 {
		trips {
			active-config {
				temperature = <105000>;
				hysteresis = <40000>;
				temperature = <100000>;
				hysteresis = <35000>;
			};
		};
	};
@@ -99,8 +99,8 @@
	lmh-dcvs-01 {
		trips {
			active-config {
				temperature = <105000>;
				hysteresis = <40000>;
				temperature = <100000>;
				hysteresis = <35000>;
			};
		};
	};