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

Commit 60862a6f authored by Kiran Gunda's avatar Kiran Gunda Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Disable SW based thermal regulation for atoll



Add "qcom,disable-sw-thermal-regulation" DT property to disable the
SW based thermal regulation.

Change-Id: I34482fab06a757b6277a24b39a3aebf0229a675d
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 87c33845
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -174,6 +174,7 @@
	dpdm-supply = <&qusb_phy0>;
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,disable-sw-thermal-regulation;
};

&pm6150l_gpios {
+1 −0
Original line number Diff line number Diff line
@@ -175,6 +175,7 @@
	dpdm-supply = <&qusb_phy0>;
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,disable-sw-thermal-regulation;
};

&pm6150l_gpios {
+1 −0
Original line number Diff line number Diff line
@@ -126,6 +126,7 @@
	dpdm-supply = <&qusb_phy0>;
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,disable-sw-thermal-regulation;
};

&usb0 {