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

Commit 87fbdbbb authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: Update voltage restriction sensor for sm8150



Remove gold cpu sensor monitoring for voltage restriction in SM8150 as
per recommendation.

Change-Id: If4f63d9043a3f6dddb367507db3e3c6778561243
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent f5f057fe
Loading
Loading
Loading
Loading
+0 −62
Original line number Diff line number Diff line
@@ -493,68 +493,6 @@
		};
	};

	cpu-1-4-lowf {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-sensors = <&tsens0 11>;
		thermal-governor = "low_limits_floor";
		tracks-low;
		trips {
			cpu14_trip: cpu14-trip {
				temperature = <5000>;
				hysteresis = <5000>;
				type = "passive";
			};
		};
		cooling-maps {
			cpu0_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&CPU0 1 1>;
			};
			cpu1_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&CPU4 5 5>;
			};
			cx_vdd_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&cx_cdev 0 0>;
			};
			mx_vdd_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&mx_cdev 0 0>;
			};
			ebi_vdd_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&ebi_cdev 0 0>;
			};
			mmcx_vdd_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&mm_cx_cdev 0 0>;
			};
			modem_vdd_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&modem0_vdd 0 0>;
			};
			adsp_vdd_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&adsp_vdd 0 0>;
			};
			cdsp_vdd_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&cdsp_vdd 0 0>;
			};
			slpi_vdd_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&slpi_vdd 0 0>;
			};
			gpu_vdd_cdev {
				trip = <&cpu14_trip>;
				cooling-device = <&msm_gpu (THERMAL_MAX_LIMIT-2)
							(THERMAL_MAX_LIMIT-2)>;
			};
		};
	};

	cpu-1-7-lowf {
		polling-delay-passive = <0>;
		polling-delay = <0>;