"litex_boards/targets/kosagi_netv2.py" did not exist on "d73bd2f7ceed14d22d62c38fb13714d4fd89a724"
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>
Showing
- arch/arm/Kconfig 1 addition, 0 deletionsarch/arm/Kconfig
- configs/uniphier_ld4_sld8_defconfig 0 additions, 1 deletionconfigs/uniphier_ld4_sld8_defconfig
- configs/uniphier_sld3_defconfig 0 additions, 1 deletionconfigs/uniphier_sld3_defconfig
- drivers/usb/host/Kconfig 0 additions, 7 deletionsdrivers/usb/host/Kconfig
- drivers/usb/host/Makefile 0 additions, 1 deletiondrivers/usb/host/Makefile
- drivers/usb/host/xhci-uniphier.c 0 additions, 85 deletionsdrivers/usb/host/xhci-uniphier.c
- include/fdtdec.h 0 additions, 1 deletioninclude/fdtdec.h
- lib/fdtdec.c 0 additions, 1 deletionlib/fdtdec.c
Loading
Please register or sign in to comment