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

Commit 64a0ea84 authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: msm: Enable GPU thermal zone mitigation for TRINKET



Enable high temperature GPU stepwise thermal zone mitigation
configuration for TRINKET.

Change-Id: I76c9398ae11d42d1f1da55a8e647f530942e7ef5
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent b5a1df4f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -573,6 +573,13 @@
				type = "passive";
			};
		};
		cooling-maps {
			gpu_cdev {
				trip = <&gpu_step_trip>;
				cooling-device = <&msm_gpu THERMAL_NO_LIMIT
							THERMAL_NO_LIMIT>;
			};
		};
	};

	hepta-cpu-max-step {