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

Commit 06c11648 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 0a7e10d7 b2b00294
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>;
			};
		};
	};