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

Commit 0705f5d9 authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

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



Update modem Tj thermal zone trips for sa515 variants based
on latest recommendation.

Change-Id: Ibd14e17ba466eb11095a4a87a45d2c556d0cb7b7
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent 35540b69
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 {