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

Commit 1409b1c7 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: Modify step charging thresholds for alium battery



As per the hardware recommendation, update the step charging
thresholds based on OCV for alium battery that is used on SM8150
and SM6150 platforms.

Change-Id: Iaf56b2644fd05ac08f233cffd82429d4e7bceeb3
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent cf6ecfbb
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -21,9 +21,10 @@ qcom,alium_860_89032_0000_3600mah_averaged_masterslave_aug6th2018 {
	qcom,jeita-fv-ranges = <0   100  4250000
				110 400  4350000
				410 450  4250000>;
	qcom,step-chg-ranges = <3600000  4200000  5400000
				4201000  4300000  3600000
	qcom,step-chg-ranges = <3600000  3800000  5400000
				3801000  4300000  3600000
				4301000  4350000  2500000>;
	qcom,ocv-based-step-chg;
	qcom,batt-id-kohm = <107>;
	qcom,battery-beta = <4250>;
	qcom,therm-room-temp = <100000>;
+3 −2
Original line number Diff line number Diff line
@@ -28,9 +28,10 @@ qcom,alium_860_89032_0000_3600mAh {
	qcom,jeita-fv-ranges = <0   50   4250000
				60  400  4350000
				410 450  4250000>;
	qcom,step-chg-ranges = <3600000  4200000  5400000
				4201000  4300000  3600000
	qcom,step-chg-ranges = <3600000  3800000  5400000
				3801000  4300000  3600000
				4301000  4350000  2500000>;
	qcom,ocv-based-step-chg;

	/* COOL = 5 DegC, WARM = 40 DegC */
	qcom,jeita-soft-thresholds = <0x5314 0x25e3>;