OSDN Git Service

usb: gadget: udc: renesas_usb3: add support for r8a77990
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 2 Oct 2018 11:58:27 +0000 (20:58 +0900)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 5 Oct 2018 07:49:54 +0000 (10:49 +0300)
commit30025efa8b5e75f545e38a592158c34b3169423b
tree13a6d2641e017ff7d77f710b27cc38fb4d6f46f6
parentc6d849e56212c3d59df3e3d42fdb16c05b4a572c
usb: gadget: udc: renesas_usb3: add support for r8a77990

Since r8a77990 (R-Car E3) doesn't have VBUS detect pin and
number of ramif is 4, this patch adds a new renesas_usb3_priv
variable for the SoC.

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