Hi, On Wed, 11 Jun 2025 19:10:30 +0200, Kory Maincent wrote: > Remove duplicate .ops assignment that was overriding the correct > ti_musb_gadget_ops with musb_usb_ops (host ops) in the ti_musb_peripheral > driver. This was causing U-Boot crashes when trying to call the > handle_interrupts operation since the wrong ops structure was being used. > >
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu) [1/1] usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheral https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/e6eca9ea6457e79acb4e2a426f1e078842c17b25 -- Mattijs