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

Commit d3769d8a authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: msm: update gpu thermal zone threshold for auto Gen 3 platforms



Update gpu thermal zone threshold for sa8155 and sa8195p based on
latest recommendation.

Change-Id: I585ae564c14385badd99e742ae442feb6a65b5bf
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent c31d8f4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -263,7 +263,7 @@
	gpuss-max-step {
		trips {
			gpu-trip0 {
				temperature = <100000>;
				temperature = <105000>;
			};
		};
	};
+1 −1
Original line number Diff line number Diff line
@@ -452,7 +452,7 @@
	quad-gpuss-max-step {
		trips {
			gpu-trip0 {
				temperature = <100000>;
				temperature = <105000>;
			};
		};
	};