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

Commit 2c1c10b2 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: I9ee5cd0606cb47cdd77aa3eecb5daebc5d8c8c32
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent e9525c97
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
qcom,mlp466076_3250mah_averaged_masterslave_mar27th2018 {
	/* #mlp466076_3250mAh_averaged_MasterSlave_Mar27th2018 */
	qcom,max-voltage-uv = <4400000>;
	qcom,fastchg-current-ma = <6000000>;
	qcom,fastchg-current-ma = <6000>;
	qcom,jeita-fcc-ranges = <0  150  650000
				151 450  4875000
				451 550  1625000>;