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

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

ARM: dts: qcom: update skin sensor modem mitigation threshold for shima

Update skin sensor thermal zone threshold for modem level 3
mitigation for shima.

Change-Id: Ibf9ccd1998becc541e1646ca2d2429800c6e57b4
parent ddaae465
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
@@ -265,12 +265,6 @@
				type = "passive";
			};

			quiet_modem_skin_trip2: quiet-modem-skin-trip2 {
				temperature = <50000>;
				hysteresis = <4000>;
				type = "passive";
			};

			quiet_cx_trip: quiet-cx-trip {
				temperature = <55000>;
				hysteresis = <5000>;
@@ -331,7 +325,7 @@
			};

			modem-skin-cdev2 {
				trip = <&quiet_modem_skin_trip2>;
				trip = <&quiet_cx_trip>;
				cooling-device = <&modem_skin 3 3>;
			};