Re: [U-Boot] [PATCH 06/10] usb: uniphier: remove UniPhier xHCI driver

2016-05-11 Thread Marek Vasut
On 05/11/2016 12:28 PM, Masahiro Yamada wrote: > UniPhier platform switched to DWC3 core with UniPhier specific > glue layer to support USB3. This pre-DM driver is no longer > needed. > > Signed-off-by: Masahiro Yamada Reviewed-by: Marek Vasut Best regards, Marek Vasut ___

[U-Boot] [PATCH 06/10] usb: uniphier: remove UniPhier xHCI driver

2016-05-11 Thread Masahiro Yamada
UniPhier platform switched to DWC3 core with UniPhier specific glue layer to support USB3. This pre-DM driver is no longer needed. Signed-off-by: Masahiro Yamada --- drivers/usb/host/Kconfig | 7 drivers/usb/host/Makefile| 1 - drivers/usb/host/xhci-uniphier.c | 85 -