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

Commit 87afacb8 authored by Umang Agrawal's avatar Umang Agrawal
Browse files

ARM: dts: msm: Add charger temp max configuration to pm6150



Add charger temp max and smb temp max configuration to pm6150
charger node for sdmmagpie, as it is required for thermal balancer
funcionality.

Change-Id: Iaa97dc7796627751b993ef4dee5b75c6ddf5888c
Signed-off-by: default avatarUmang Agrawal <uagrawal@codeaurora.org>
parent 1572d832
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -329,6 +329,8 @@
	qcom,thermal-mitigation = <4200000 3500000 3000000
			2500000 2000000 1500000 1000000 500000>;
	dpdm-supply = <&qusb_phy0>;
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
};

&pm6150_gpios {
+2 −0
Original line number Diff line number Diff line
@@ -299,6 +299,8 @@
	qcom,thermal-mitigation = <4200000 3500000 3000000
			2500000 2000000 1500000 1000000 500000>;
	dpdm-supply = <&qusb_phy0>;
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
};

&pm6150_gpios {