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

Commit 12205b33 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update cpu TSENS mapping for TRINKET"

parents adb9532b 92d867ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@
	/delete-node/ camera-lowf;
	/delete-node/ video-lowf;
	/delete-node/ cpu-1-0-lowf;
	/delete-node/ cpuss-2-lowf;
	/delete-node/ cpuss-0-lowf;
	/delete-node/ mdm-core-lowf;
	/delete-node/ display-lowf;
	/delete-node/ gpu-lowf;
+10 −10
Original line number Diff line number Diff line
@@ -600,11 +600,11 @@
		};
	};

	cpuss-0-step {
	cpuss-1-step {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&tsens0 6>;
		thermal-sensors = <&tsens0 7>;
		trips {
			cpu5_7_config: cpu-5-7-config {
				temperature = <110000>;
@@ -628,11 +628,11 @@
		};
	};

	cpuss-1-step {
	cpuss-2-step {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&tsens0 7>;
		thermal-sensors = <&tsens0 8>;
		trips {
			cpu4_6_config: cpu-4-6-config {
				temperature = <110000>;
@@ -656,11 +656,11 @@
		};
	};

	cpuss-2-step {
	cpuss-0-step {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&tsens0 8>;
		thermal-sensors = <&tsens0 6>;
		trips {
			silv_cpus_config: silv-cpus-config {
				temperature = <110000>;
@@ -1372,11 +1372,11 @@
		};
	};

	cpuss-2-lowf {
	cpuss-0-lowf {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-governor = "low_limits_floor";
		thermal-sensors = <&tsens0 8>;
		thermal-sensors = <&tsens0 6>;
		tracks-low;
		trips {
			cpu0_lowf_trip: cpu0-lowf-trip {
@@ -1449,11 +1449,11 @@
		};
	};

	cpuss-2-lowc {
	cpuss-0-lowc {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-governor = "low_limits_cap";
		thermal-sensors = <&tsens0 8>;
		thermal-sensors = <&tsens0 6>;
		tracks-low;
		trips {
			cpuss_2_lowc: cpuss-2-lowc {