1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-06 11:12:05 +02:00
Files
u-boot-megous/drivers/usb/musb-new
Jean-Jacques Hiblot 0131162439 dm: usb: create a new UCLASS ID for USB gadget devices
UCLASS_USB_DEV_GENERIC was meant for USB devices connected to host
controllers, not gadget devices.
Adding a new UCLASS for gadget devices alone.

Also move the generic DM code for USB gadgets in a separate file for
clarity.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
2018-12-07 16:31:45 +01:00
..
2018-06-07 17:08:06 -04:00