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

Commit 2b272a0c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update core isolation thermal zone thresholds for SA6155"

parents fa5161fa e28db38e
Loading
Loading
Loading
Loading
+56 −0
Original line number Diff line number Diff line
@@ -118,6 +118,62 @@
			};
		};
	};

	cpuss-0-step {
		trips {
			cpu45-config {
				temperature = <115000>;
			};
		};
	};

	cpuss-1-step {
		trips {
			cpu23-config {
				temperature = <115000>;
			};
		};
	};

	cpuss-2-step {
		trips {
			cpu01-config {
				temperature = <115000>;
			};
		};
	};

	cpu-1-0-step {
		trips {
			cpu6-0-config {
				temperature = <115000>;
			};
		};
	};

	cpu-1-1-step {
		trips {
			cpu6-1-config {
				temperature = <115000>;
			};
		};
	};

	cpu-1-2-step {
		trips {
			cpu7-0-config {
				temperature = <115000>;
			};
		};
	};

	cpu-1-3-step {
		trips {
			cpu7-1-config {
				temperature = <115000>;
			};
		};
	};
};

/* GPU power level overrides */
+56 −0
Original line number Diff line number Diff line
@@ -146,6 +146,62 @@
			};
		};
	};

	cpuss-0-step {
		trips {
			cpu45-config {
				temperature = <115000>;
			};
		};
	};

	cpuss-1-step {
		trips {
			cpu23-config {
				temperature = <115000>;
			};
		};
	};

	cpuss-2-step {
		trips {
			cpu01-config {
				temperature = <115000>;
			};
		};
	};

	cpu-1-0-step {
		trips {
			cpu6-0-config {
				temperature = <115000>;
			};
		};
	};

	cpu-1-1-step {
		trips {
			cpu6-1-config {
				temperature = <115000>;
			};
		};
	};

	cpu-1-2-step {
		trips {
			cpu7-0-config {
				temperature = <115000>;
			};
		};
	};

	cpu-1-3-step {
		trips {
			cpu7-1-config {
				temperature = <115000>;
			};
		};
	};
};

/* GPU power level overrides */