Skip to content

Commit

Permalink
drivers: SMB1360: Increase charging current limit
Browse files Browse the repository at this point in the history
Signed-off-by: AyushR1 <[email protected]>
  • Loading branch information
AyushR1 authored and adithya2306 committed Nov 7, 2018
1 parent 4aac573 commit d500d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/power/smb1360-charger-fg.c
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ static int input_current_limit[] = {
};

static int fastchg_current[] = {
450, 600, 750, 900, 1050, 1200, 1350, 1500,
1000, 1100, 1250, 1300, 1350, 1400, 1450, 1500,
};

static void smb1360_stay_awake(struct smb1360_wakeup_source *source,
Expand Down

0 comments on commit d500d87

Please sign in to comment.