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

Commit c67f9bf5 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: smb5: Fix fast charge current step size"

parents 697e2de5 de7fdb35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ static struct smb_params smb5_pm855b_params = {
		.reg    = CHGR_FAST_CHARGE_CURRENT_CFG_REG,
		.min_u  = 0,
		.max_u  = 8000000,
		.step_u = 25000,
		.step_u = 50000,
	},
	.fv			= {
		.name   = "float voltage",