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

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

Merge "Revert "ARM: dts: msm: Mitigate modem during low state of charge in sm8150""

parents d9df0dfc 5a9f71fc
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
@@ -563,23 +563,6 @@
			};
		};
	};

	soc {
		trips {
			soc_trip1: soc-trip1 {
				temperature = <20>;
				hysteresis = <0>;
				type = "passive";
			};
		};
		cooling-maps {
			soc_modem {
				trip = <&soc_trip1>;
				cooling-device =
					<&modem1_proc 3 3>;
			};
		};
	};
};

&reserved_memory {