On Wed, Jul 22, 2026 at 08:54, Mattijs Korpershoek <[email protected]> wrote:
> Hi, > > On Fri, 03 Jul 2026 15:29:35 +0200, Mattijs Korpershoek wrote: >> Jens Wiklander started to migrate the DWC3 driver to a more recent >> version of linux (v6.16) [1]. >> >> This migration also updates the UDC core and most notably how drivers >> perform their endpoint matching. >> >> While testing Jens' series on a Khadas VIM3 board, I reported [2] that >> I can no longer bind the fastboot gadget to the dwc2 otg driver. >> >> [...] > > Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu > (u-boot-dfu) > > [1/2] usb: gadget: dwc2: Use usb_ep_set_maxpacket_limit() for fifo sizes > > https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/6f9c431a20627db34e0c41ea865c611f0d2c2016 > [2/2] usb: gadget: dwc2: Set endpoint capabilities via .caps field > > https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/c5c4cc4c6b9887858e168d5106f8f1d3dfb6c3e8 Err, my automation is not up to date. I can confirm the patches have been applied to the new u-boot location: https://git.u-boot-project.org/u-boot/custodians/u-boot-dfu/-/commit/6f9c431a20627db34e0c41ea865c611f0d2c2016 https://git.u-boot-project.org/u-boot/custodians/u-boot-dfu/-/commit/c5c4cc4c6b9887858e168d5106f8f1d3dfb6c3e8 > > -- > Mattijs
