u-boot-brain/drivers/usb
Masahiro Yamada 47a79f657e usb: uniphier: remove UniPhier xHCI driver and select DM_USB
This driver has not been converted to Driver Model, and it is an
obstacle to migrate other block device drivers.  Remove it for now.

The UniPhier SoCs already use a DM-based EHCI driver, so now
ARCH_UNIPHIER can select DM_USB.

These two changes must be done atomically because removing the
legacy driver causes a build error.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Marek Vasut <marex@denx.de>
2016-09-14 22:54:19 +09:00
..
common armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs 2016-06-28 12:08:53 -07:00
dwc3 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled 2016-05-27 15:39:49 -04:00
emul dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
eth net: asix: Fix AX88772B when used with DriverModel 2016-09-09 13:13:42 -05:00
gadget fastboot: implement Kconfig 2016-08-20 14:03:23 -04:00
host usb: uniphier: remove UniPhier xHCI driver and select DM_USB 2016-09-14 22:54:19 +09:00
musb Fix spelling of "occurred". 2016-05-02 18:37:09 -04:00
musb-new Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
phy usb: rockchip-phy: implement USB2.0 phy control 2016-07-25 20:44:19 -06:00
ulpi usb: ulpi: Fix compile warning in read/write on 64-bit machines. 2016-04-01 17:18:09 -04:00
Kconfig usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 2016-04-20 11:43:27 +02:00