commit | 794f97a4b964a5f9880529a561ab26ed781bca56 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Tue Sep 11 17:47:05 2018 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Oct 02 10:38:33 2018 +0300 |
tree | 3f6604e5520c1b54b9b6f3d5d03b93a8779d8835 | |
parent | 18320f4779a5f469dec53355a39037682ef46190 [diff] |
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>