OSDN Git Service

usb: renesas_usbhs: Add multiple clocks management
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 11 Sep 2018 08:47:05 +0000 (17:47 +0900)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 2 Oct 2018 07:38:33 +0000 (10:38 +0300)
commit794f97a4b964a5f9880529a561ab26ed781bca56
tree3f6604e5520c1b54b9b6f3d5d03b93a8779d8835
parent18320f4779a5f469dec53355a39037682ef46190
usb: renesas_usbhs: Add multiple clocks management

R-Car Gen3 needs to enable clocks of both host and peripheral.
Since [eo]hci-platform disables the reset(s) when the drivers are
removed, renesas_usbhs driver doesn't work correctly. To fix this
issue, this patch adds multiple clocks management on this
renesas_usbhs driver.

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