Hi Tom, Please find the following fixes for master:
Usb gadget: - Fix ti_musb driver in gadget mode (with DM_USB_GADGET) DFU: - mmc/scsi backends when using 10 or more partitions CI job: - https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/26696 Thanks, Mattijs The following changes since commit c5afa1fef49f55146e78d6157470520391c40eca: Merge tag 'rpi-2025.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi (2025-06-15 10:31:03 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20250616 for you to fetch changes up to e6eca9ea6457e79acb4e2a426f1e078842c17b25: usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheral (2025-06-16 09:00:55 +0200) ---------------------------------------------------------------- u-boot-dfu-20250616 Usb gadget: - Fix ti_musb driver in gadget mode (with DM_USB_GADGET) DFU: - mmc/scsi backends when using 10 or more partitions ---------------------------------------------------------------- Ivan Pang (1): dfu: fix dev_part_str for file operations Kory Maincent (1): usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheral drivers/dfu/dfu_mmc.c | 2 +- drivers/dfu/dfu_scsi.c | 2 +- drivers/usb/musb-new/ti-musb.c | 1 - 3 files changed, 2 insertions(+), 3 deletions(-)

