linux/drivers/usb/renesas_usbhs
Yoshihiro Shimoda 4d2a863fe9 usb: renesas_usbhs: add support for R-Car E3
This patch adds support for R-Car E3. This SoC needs to release
the PLL reset by the UGCTRL register like R-Car D3. So, this patch
adds a usbhs_of_match entry for this SoC with
"USBHS_TYPE_RCAR_GEN3_WITH_PLL".

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-28 15:11:08 +02:00
..
Kconfig usb: renesas_usbhs: Kconfig: convert to SPDX identifiers 2018-07-30 15:27:14 +02:00
Makefile
common.c usb: renesas_usbhs: add support for R-Car E3 2018-09-28 15:11:08 +02:00
common.h Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel" 2018-09-28 15:11:08 +02:00
fifo.c
fifo.h
mod.c
mod.h
mod_gadget.c
mod_host.c
pipe.c
pipe.h
rcar2.c
rcar2.h
rcar3.c usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3 2018-09-28 15:11:08 +02:00
rcar3.h
rza.c
rza.h