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

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

Merge "ARM: dts: msm: Add passive delay for NSP mitigation in lahaina"

parents 5b965281 9ad8d5d7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -998,7 +998,7 @@
	};

	nspss-0-step {
		polling-delay-passive = <0>;
		polling-delay-passive = <10>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&tsens1 3>;
@@ -1032,7 +1032,7 @@
	};

	nspss-1-step {
		polling-delay-passive = <0>;
		polling-delay-passive = <10>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&tsens1 4>;
@@ -1066,7 +1066,7 @@
	};

	nspss-2-step {
		polling-delay-passive = <0>;
		polling-delay-passive = <10>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&tsens1 5>;