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

Commit 7bf58c36 authored by Minghao Zhang's avatar Minghao Zhang
Browse files

Revert "ARM: dts: qcom: Modify gpu thermal rule for Lahaina"

This reverts commit cc718f46.

Change-Id: Ifaa662fc235f98f94ff34eb6c5f110105cb431e2
parent b7ad7154
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -983,7 +983,7 @@
		trips {
			gpuss_config: active-config0 {
				temperature = <95000>;
				hysteresis = <20000>;
				hysteresis = <0>;
				type = "passive";
			};
		};
@@ -992,7 +992,7 @@
			gpu_cdev {
				trip = <&gpuss_config>;
				cooling-device = <&msm_gpu THERMAL_NO_LIMIT
							THERMAL_MAX_LIMIT>;
							THERMAL_NO_LIMIT>;
			};
		};
	};