usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 4 Aug 2017 02:16:57 +0000 (11:16 +0900)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 9 Aug 2017 10:13:44 +0000 (13:13 +0300)
commit974203c0b9811aeee77ffcbe37835d5873bd0f88
treeb325423acdec33ac3d8183bdf7a66a6debf12eda
parent43ba968b00ea4d0876f4074e190ad98aefaba25d
usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0

This patch adds support for R-Car H3 ES2.0. Since this SoC revision
doesn't need workaround for vbus detection and number of ramif is
increased. So, this driver uses soc_device_match() to detect it.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/renesas_usb3.c