Files
u-boot-sunxi/drivers
Jean-Jacques Hiblot 4b65607759 dm: usb: gadget: Fix boot breakage on sunxi platforms
Fixes commit 0131162439 ("dm: usb: create a new UCLASS ID for USB gadget
devices")

The UCLASS_DRIVER for id UCLASS_USB_GADGET_GENERIC needs to be declared
even for platforms that do not enable DM_USB_GADGET. Otherwise the driver
for their usb peripheral controller fails to bind.

Reported-by: Priit Laes <plaes@plaes.org>
Reported-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Tested-by: Priit Laes <plaes@plaes.org>
Acked-by: Jagan Teki <jagan@openedev.com>
2019-01-12 08:19:33 +05:30
..
2019-01-09 17:03:29 +01:00
2018-12-18 09:56:26 +08:00
2018-12-19 15:23:00 +01:00
2019-01-09 07:13:33 -05:00
2018-12-28 12:27:53 +01:00