Commit Graph

2 Commits (alistair/main)

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 b0668886de usb: host: xhci-plat: add firmware for the R-Car M3-W xHCI controllers
This patch adds a firmware for the USB 3.0 host controllers of Renesas
R-Car M3-W SoC.

 - This firmware is possible to be used on R-Car H2 and M2. However,
   this version causes performance degradation on such SoCs.
 - This firmware is impossible to be used on R-Car H3 because data
   transfer might not work correctly.

So, we would like to keep the v1 and v2 firmware.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-04-12 08:31:27 -07:00