smb138x-charger: update FCC configuration parameters

Update the FCC configuration parameters to reflect the latest changes in
hardware documentation.

Change-Id: I86a54a77c26cab5627256ea876929bc1af3e0d56
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
This commit is contained in:
Nicholas Troast 2016-10-06 11:54:13 -07:00
parent a288404dd9
commit d4bff725a4

View file

@ -48,8 +48,8 @@ static struct smb_params v1_params = {
.name = "fast charge current",
.reg = FAST_CHARGE_CURRENT_CFG_REG,
.min_u = 0,
.max_u = 5000000,
.step_u = 50000,
.max_u = 4500000,
.step_u = 25000,
},
.fv = {
.name = "float voltage",