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

Commit 4ba83a8e authored by Fenglin Wu's avatar Fenglin Wu
Browse files

ARM: dts: msm: Correct fast charging current for mlp466076 battery



The property of qcom,fastchg-current-ma was set a value in uA but it
actually expects a mA value. Correct it.

Change-Id: Ib5a346c02cf6e666c5d55014e7e02d9428317432
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent 12bbea80
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ qcom,mlp466076_3250mah_averaged_masterslave_jun15th2018 {
	/* #mlp466076_3250mAh_averaged_MasterSlave_Jun15th2018 */
	qcom,max-voltage-uv = <4400000>;
	qcom,nom-batt-capacity-mah = <3250>;
	qcom,fastchg-current-ma = <6000000>;
	qcom,fastchg-current-ma = <6000>;
	qcom,jeita-fcc-ranges = <0  150  650000
				151 450  4875000
				451 550  1625000>;