mbox series

[0/3] usb: renesas_usbhs: add reset_control and multiple clocks management

Message ID 1535698119-10132-1-git-send-email-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
Headers show
Series usb: renesas_usbhs: add reset_control and multiple clocks management | expand

Message

Yoshihiro Shimoda Aug. 31, 2018, 6:48 a.m. UTC
This patch set is based on Felipe's usb.git / testing/next branch
(the commit id is 5b394b2ddf0347bef56e50c69a58773c94343ff3) with
the following patch:

https://patchwork.kernel.org/patch/10574875/

Yoshihiro Shimoda (3):
  usb: renesas_usbhs: Add reset_control
  dt-bindings: usb: renesas_usbhs: add clock-names property
  usb: renesas_usbhs: Add multiple clocks management

 .../devicetree/bindings/usb/renesas_usbhs.txt      |  2 +
 drivers/usb/renesas_usbhs/common.c                 | 53 ++++++++++++++++++++++
 drivers/usb/renesas_usbhs/common.h                 |  5 ++
 3 files changed, 60 insertions(+)