u-boot/drivers/usb
Kory Maincent e6eca9ea64 usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheral
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.

Fixes: 7d98dbcc3d ("usb: musb-new: Add support for DM_USB")
Fixes: 281eaf1ed8 ("usb: gadget: musb: Convert interrupt handling to usb_gadget_generic_ops")
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Link: https://lore.kernel.org/r/20250611171031.840277-1-kory.maincent@bootlin.com
Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
2025-06-16 09:00:55 +02:00
..
cdns3 Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
common Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
dwc3 usb: dwc3: core: Fix timeout check 2025-05-25 15:44:13 +02:00
emul membuf: Rename struct 2025-04-03 16:54:49 -06:00
eth eth: asix88179: packet drop when receiving large fragmented packets 2024-11-25 19:11:19 +01:00
gadget u-boot-dfu-20250425 2025-04-24 10:44:17 -06:00
host usb: ulpi: Clean up how we enable support 2025-05-25 15:44:13 +02:00
isp1760 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
mtu3 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
musb arm: ti: Remove omap4 platform support 2024-07-23 10:37:48 -06:00
musb-new usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheral 2025-06-16 09:00:55 +02:00
phy drivers: usb: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
tcpm usb: tcpm: fusb302: add driver 2024-10-17 03:12:47 +02:00
ulpi usb: ulpi: Clean up how we enable support 2025-05-25 15:44:13 +02:00
Kconfig blk: Make block subsystems select BLK 2025-01-20 19:26:54 -06:00