Hi,
On Fri, 15 May 2026 12:05:41 +0200, Zixun LI wrote:
> Endpoints should not be disabled on bus reset inside UDC driver,
> otherwise a race condition will happen between gadget driver. Gadget
> driver will free the requests and disable endpoints in disconnect ops.
>
> Also remove outdated comment about it in usba_ep_disable().
>
> Fixes: 59310d1ecb9f ("usb: gadget: introduce 'enabled' flag in struct usb_ep")
>
> [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu
(u-boot-dfu)
[1/1] usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()
https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/7f34bb50a59804f6ebe02c1f62b7b29093eb103c
--
Mattijs