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

Commit 8c32970b authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: msm: enable gpu thermal zone mitigation for LITO

Enable gpu thermal zone mitigation for LITO. It throttles
gpu frequency whenever preset trip is violated.

Change-Id: I3e7905400dcecc413d0df8f46cbf8525487a0662
parent 5dd19638
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -713,6 +713,14 @@
				type = "passive";
			};
		};

		cooling-maps {
			gpu_cdev {
				trip = <&gpu_trip0>;
				cooling-device = <&msm_gpu THERMAL_NO_LIMIT
							THERMAL_NO_LIMIT>;
			};
		};
	};

	cpu-0-max-step {