usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers

This patch adds a firmware for the USB 3.0 host controllers of Renesas
R-Car H3 SoC.
This firmware is possible to use on R-Car H2 and M2. However, this
version causes performance degradation on R-Car H2 and M2. So, we would
like to keep the v1 firmware.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
master
Yoshihiro Shimoda 2015-10-05 21:05:56 +09:00 committed by Kyle McMartin
parent f88e5c2e2f
commit 98d922b9bc
2 changed files with 2 additions and 1 deletions

3
WHENCE
View File

@ -2749,9 +2749,10 @@ Licence:
--------------------------------------------------------------------------
Driver: xhci-rcar -- Renesas R-Car H2/M2 USB 3.0 host controller driver
Driver: xhci-rcar -- Renesas R-Car H2/M2/H3 USB 3.0 host controller driver
File: r8a779x_usb3_v1.dlmem
File: r8a779x_usb3_v2.dlmem
Licence: Redistributable. See LICENCE.r8a779x_usb3 for details.

Binary file not shown.