
The following changes since commit f83bd23e2a0e9861969c9d43395299a14f25ddda:
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2022-05-18 08:41:13 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 868d58f69c7ceda5c886293cf15f4e39493517a2:
usb: dwc3: Fix non-usb3 configurations (2022-05-20 23:30:36 +0200)
---------------------------------------------------------------- Jan Kiszka (1): usb: dwc3: Fix non-usb3 configurations
Mark Kettenis (1): usb: xhci-dwc3: Support role switch default role
drivers/usb/common/common.c | 16 ++++++++++++++++ drivers/usb/dwc3/dwc3-generic.c | 4 +++- drivers/usb/host/xhci-dwc3.c | 6 ++++++ include/linux/usb/otg.h | 10 ++++++++++ 4 files changed, 35 insertions(+), 1 deletion(-)