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

Commit e28db38e authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi Committed by Gerrit - the friendly Code Review server
Browse files

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



Update core isolation thermal zone thresholds for both SA6155 and
SA6155P based on latest recommendation.

Change-Id: I280b84af6fb9747ecd971e1e54228d0505f3beb4
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent bacc0533
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 */