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

Commit 0b8901d7 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, as it is required for thermal balancer funcionality.

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


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


&smb1390 {
&smb1390 {