OSDN Git Service

usb: renesas_usbhs: Add support for R-Car H3
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 29 Sep 2015 09:21:19 +0000 (18:21 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 09:59:03 +0000 (10:59 +0100)
commit5119dd1e3f7e84073dea4d53322f2fd99f0d0d8b
treeaabc221001d823bf1adb08e2b59134160dcb9850
parentf975c5cdb53c1cfef18c28aaae8385e5d16bc104
usb: renesas_usbhs: Add support for R-Car H3

This patch adds a compatible string to support for R-Car H3.

Since the HS-USB controller of R-Car H3 is almost the same specification
with R-Car Gen2 (these have 16 pipes and usb-dmac), this patch
sets the "type" of renesas_usbhs_driver_param to USBHS_TYPE_RCAR_GEN2.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/renesas_usbhs.txt
drivers/usb/renesas_usbhs/common.c