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

Commit 4859709a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add msm-thermal mitigation device for MSM Krypton"

parents a9a52e1e bd7e4883
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -577,6 +577,16 @@
			<  748800 2664 /* 333 MHz */ >,
			<  998400 3200 /* 400 MHz */ >;
	};

	qcom,msm-thermal {
		compatible = "qcom,msm-thermal";
		qcom,sensor-id = <0>;
		qcom,poll-ms = <250>;
		qcom,limit-temp = <60>;
		qcom,temp-hysteresis = <10>;
		qcom,freq-step = <2>;
		qcom,freq-control-mask = <0x0>;
	};
};

&gdsc_pcie_0 {