[PULL] u-boot-usb/main
Marek Vasut via U-Boot <[email protected]> Sun, 2 Aug 2026 23:44:40 +0200
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <[email protected]> |
Singular Cadence controller bugfix.
The following changes since commit baa64b2f892890f00a377eac4a3e685472bb56b5:
Merge tag 'efi-2026-10-rc2-2' of https://git.u-boot-project.org/u-boot/custodians/u-boot-efi (2026-07-31 08:55:30 -0600)
are available in the Git repository at:
https://git.u-boot-project.org/u-boot/custodians/u-boot-usb.git main
for you to fetch changes up to 9879c40f6d010f7d019dcbf8b76d5642e40567c4:
usb: mtu3: wait for TX FIFO to drain before disconnect (2026-08-02 22:13:19 +0200)
----------------------------------------------------------------
Carlo Caione (1):
usb: mtu3: wait for TX FIFO to drain before disconnect
drivers/usb/mtu3/mtu3.h | 2 +-
drivers/usb/mtu3/mtu3_core.c | 42 +++++++++++++++++++++++++++++++++++++++++-
drivers/usb/mtu3/mtu3_gadget.c | 5 +++--
3 files changed, 45 insertions(+), 4 deletions(-)