Skip to content

Commit 5461a73

Browse files
balika011TheScarastic
authored andcommitted
drivers : usb: Increase charge current
1 parent 3cdbcf7 commit 5461a73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

drivers/usb/dwc3/dwc3-msm.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
#include "debug.h"
5353
#include "xhci.h"
5454

55-
#define DWC3_IDEV_CHG_MAX 1500
56-
#define DWC3_HVDCP_CHG_MAX 1800
55+
#define DWC3_IDEV_CHG_MAX 2000
56+
#define DWC3_HVDCP_CHG_MAX 0200
5757
#define DWC3_WAKEUP_SRC_TIMEOUT 5000
5858

5959
#define MICRO_5V 5000000

0 commit comments

Comments
 (0)