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

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

Merge "ARM: dts: msm: update modem Tj thermal zone trips for SA515"

parents 2b7e08a0 0705f5d9
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -97,6 +97,26 @@
	/delete-node/ pm8150b-bcl-lvl1;
	/delete-node/ pm8150b-bcl-lvl2;
	/delete-node/ soc;

	/* update Tj thresholds */
	mdm-core-0-step {
		trips {
			active-config0 {
				temperature = <95000>;
				hysteresis = <5000>;
			};

			active-config1 {
				temperature = <100000>;
				hysteresis = <5000>;
			};

			active-config2 {
				temperature = <105000>;
				hysteresis = <5000>;
			};
		};
	};
};

&usb {
+22 −0
Original line number Diff line number Diff line
@@ -19,3 +19,25 @@
&pil_modem {
	qcom,auto-boot;
};

&thermal_zones {
	/* update Tj thresholds */
	mdm-core-0-step {
		trips {
			active-config0 {
				temperature = <95000>;
				hysteresis = <5000>;
			};

			active-config1 {
				temperature = <100000>;
				hysteresis = <5000>;
			};

			active-config2 {
				temperature = <105000>;
				hysteresis = <5000>;
			};
		};
	};
};
+20 −0
Original line number Diff line number Diff line
@@ -30,6 +30,26 @@
	/delete-node/ pm8150b-bcl-lvl1;
	/delete-node/ pm8150b-bcl-lvl2;
	/delete-node/ soc;

	/* update Tj thresholds */
	mdm-core-0-step {
		trips {
			active-config0 {
				temperature = <95000>;
				hysteresis = <5000>;
			};

			active-config1 {
				temperature = <100000>;
				hysteresis = <5000>;
			};

			active-config2 {
				temperature = <105000>;
				hysteresis = <5000>;
			};
		};
	};
};

&usb {
+20 −0
Original line number Diff line number Diff line
@@ -35,6 +35,26 @@
	/delete-node/ pm8150b-bcl-lvl1;
	/delete-node/ pm8150b-bcl-lvl2;
	/delete-node/ soc;

	/* update Tj thresholds */
	mdm-core-0-step {
		trips {
			active-config0 {
				temperature = <95000>;
				hysteresis = <5000>;
			};

			active-config1 {
				temperature = <100000>;
				hysteresis = <5000>;
			};

			active-config2 {
				temperature = <105000>;
				hysteresis = <5000>;
			};
		};
	};
};

&usb {