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

Commit a2dceb35 authored by Minghao Zhang's avatar Minghao Zhang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Add second trip to skin-msm-therm-usr for kona

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

Change-Id: I9e507713987826c23c16062274b86d804795eeb3
parent 9a7a9f47
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -707,6 +707,12 @@
				hysteresis = <1000>;
				type = "passive";
			};

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