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:
parent
a288404dd9
commit
d4bff725a4
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue