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

Commit 877f4125 authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

ARM: dts: msm: enable thermal control for smb1360 based platforms



Add thermal input current limit for smb1360 chargers.

Change-Id: I2e624834192b55652b379beb62117792d0bd4e6e
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent 93980fdb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
			qcom,iterm-ma = <100>;
			qcom,charging-disabled;
			qcom,recharge-thresh-mv = <100>;
			qcom,thermal-mitigation = <1500 700 600 0>;
		};
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
			qcom,iterm-ma = <100>;
			qcom,charging-disabled;
			qcom,recharge-thresh-mv = <100>;
			qcom,thermal-mitigation = <1500 700 600 0>;
		};
	};
};