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

Commit d2ebdc32 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "usb: dwc3-msm: Increase DBM_MAX_EPS to 8"

parents d5e10846 4e6aa3c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@ MODULE_PARM_DESC(prop_chg_detect, "Enable Proprietary charger detection");
#define DBM_SFT_RST_MASK	0x80000000
#define DBM_EN_MASK		0x00000002

#define DBM_MAX_EPS		4
#define DBM_MAX_EPS		8

/* DBM TRB configurations */
#define DBM_TRB_BIT		0x80000000