-
- Downloads
usb: xhci: Add Renesas R-Car xHCI driver
Add firmware V3, firmware loader and XHCI glue for the Renesas R-Car
Gen3 SoCs XHCI controller. Thus far only the R-Car Gen3 R8A7795 ES2.0+
and R8A7796 are supported.
Signed-off-by:
Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Showing
- Licenses/r8a779x_usb3.txt 26 additions, 0 deletionsLicenses/r8a779x_usb3.txt
- drivers/usb/host/Kconfig 8 additions, 0 deletionsdrivers/usb/host/Kconfig
- drivers/usb/host/Makefile 1 addition, 0 deletionsdrivers/usb/host/Makefile
- drivers/usb/host/xhci-rcar-r8a779x_usb3_v3.h 643 additions, 0 deletionsdrivers/usb/host/xhci-rcar-r8a779x_usb3_v3.h
- drivers/usb/host/xhci-rcar.c 159 additions, 0 deletionsdrivers/usb/host/xhci-rcar.c
Licenses/r8a779x_usb3.txt
0 → 100644
drivers/usb/host/xhci-rcar-r8a779x_usb3_v3.h
0 → 100644
This diff is collapsed.
drivers/usb/host/xhci-rcar.c
0 → 100644
Please register or sign in to comment