]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Mon, 5 Oct 2015 12:05:56 +0000 (21:05 +0900)
committerKyle McMartin <kyle@kernel.org>
Wed, 7 Oct 2015 15:21:35 +0000 (08:21 -0700)
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>
WHENCE
r8a779x_usb3_v2.dlmem [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index c310c8bbafa666122042c2e16761ff71b8e569ec..2890465d6b6df03a4224615c2870a37aad0bca37 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -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.
 
diff --git a/r8a779x_usb3_v2.dlmem b/r8a779x_usb3_v2.dlmem
new file mode 100644 (file)
index 0000000..7db7172
Binary files /dev/null and b/r8a779x_usb3_v2.dlmem differ