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)
committerFelipe Balbi <balbi@ti.com>
Wed, 30 Sep 2015 16:21:11 +0000 (11:21 -0500)
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.

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found