1
0
Fork 0
Commit Graph

2 Commits (master)

Author SHA1 Message Date
Yoshihiro Shimoda 7c3dfc0bb2 usb: host: xhci-rcar: update firmware for R-Car H3 and M3-W
This patch updates the firmware files for R-Car H3 and M3-W to fix
the device detection issue.

The md5sum of the files are:
645db7e9056029efa15f158e51cc8a11  r8a779x_usb3_v2.dlmem
687d5d42f38f9850f8d5a6071dca3109  r8a779x_usb3_v3.dlmem

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-08-15 10:48:03 -04:00
Yoshihiro Shimoda 98d922b9bc 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>
2015-10-07 08:21:35 -07:00