Searched hist:f5f6afa85aa82a8ee59072f2d09f2b381f24c871 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | common.c | diff f5f6afa85aa82a8ee59072f2d09f2b381f24c871 Tue Sep 29 04:21:19 CDT 2015 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 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.
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>
|