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

Commit cee6de40 authored by Tharun Raj Soma's avatar Tharun Raj Soma Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable thermal zone skin mitigations for SM6150 IDP



Enable quiet-therm skin thermal zone mitigations like cpu, gpu, modem,
battery etc. for SM6150 IDP platform based on latest recommendation.

Change-Id: Ida002286ab6cabce3849df9d17e056b79f764fa2
Signed-off-by: default avatarTharun Raj Soma <tsoma@codeaurora.org>
parent e5728a8c
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -382,9 +382,3 @@
	qcom,platform-te-gpio = <&tlmm 90 0>;
	qcom,platform-reset-gpio = <&tlmm 91 0>;
};

&thermal_zones {
	quiet-therm-step {
		status = "disabled";
	};
};