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

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

ARM: dts: msm: Update gpu thermal zone trip for QCS605



Update gpu step wise thermal zone trip threshold for QCS605
based on latest recommendation.

Change-Id: I4a568acbc2d86cff6409b4ae3c35d4ba4e27b0c3
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent c443e7cd
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -108,6 +108,14 @@
			};
		};
	};

	gpu-virt-max-step {
		trips {
			gpu-trip0 {
				temperature = <100000>;
			};
		};
	};
};

&msm_gpu {