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

Commit 4681d73f authored by Minghao Zhang's avatar Minghao Zhang
Browse files

ARM: dts: qcom: Add second trip to quiet-therm-usr for holi

There are two clients in userspace who can request different trip
thresholds to quiet-therm. Add another thermal zone trip node
to quiet-therm for second client to configure its own threshold.

Change-Id: I4f51ec03e13141c804c6b146e15665461a4383ee
parent f3ff6149
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -356,6 +356,12 @@
				hysteresis = <1000>;
				type = "passive";
			};

			active-config1 {
				temperature = <125000>;
				hysteresis = <1000>;
				type = "passive";
			};
		};
	};