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

Commit 3de6e804 authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: qcom: update cdsp thermal zone mitigation for LITO

Update cdsp thermal zone mitigation level for TSENS and skin sensor
for LITO based on latest recommendation.

Change-Id: I88151a4df6d5fca267259421e741633c0f0ce483
parent fa0abf0c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -309,7 +309,7 @@

			skin_cdsp {
				trip = <&cx_emer_trip>;
				cooling-device = <&msm_cdsp_rm 5 5>;
				cooling-device = <&msm_cdsp_rm 7 7>;
			};
		};
	};
+2 −2
Original line number Diff line number Diff line
@@ -1319,12 +1319,12 @@
			cdsp-cdev0 {
				trip = <&q6_hvx_trip0>;
				cooling-device = <&msm_cdsp_rm
						THERMAL_NO_LIMIT 5>;
						THERMAL_NO_LIMIT 7>;
			};

			cdsp-cdev1 {
				trip = <&q6_hvx_trip1>;
				cooling-device = <&msm_cdsp_rm 5 5>;
				cooling-device = <&msm_cdsp_rm 7 7>;
			};

			gpu-cdev {