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

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

Merge "ARM: dts: msm: set PMIC thermal zone trip points to critical for Lahaina"

parents 3ecfcb6d 7db7b254
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -48,13 +48,13 @@
			pm8350_trip1: trip1 {
				temperature = <115000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};

			pm8350_trip2: trip2 {
				temperature = <145000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};
		};
	};
+2 −2
Original line number Diff line number Diff line
@@ -166,13 +166,13 @@
			pm8350b_trip1: trip1 {
				temperature = <115000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};

			pm8350b_trip2: trip2 {
				temperature = <145000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};
		};
	};
+2 −2
Original line number Diff line number Diff line
@@ -198,13 +198,13 @@
			pm8350c_trip1: trip1 {
				temperature = <115000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};

			pm8350c_trip2: trip2 {
				temperature = <145000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};
		};
	};
+2 −2
Original line number Diff line number Diff line
@@ -48,13 +48,13 @@
			pmr735a_trip1: trip1 {
				temperature = <115000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};

			pmr735a_trip2: trip2 {
				temperature = <145000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};
		};
	};
+2 −2
Original line number Diff line number Diff line
@@ -48,13 +48,13 @@
			pmr735b_trip1: trip1 {
				temperature = <115000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};

			pmr735b_trip2: trip2 {
				temperature = <145000>;
				hysteresis = <0>;
				type = "passive";
				type = "critical";
			};
		};
	};