[PATCH 0/4] support rockchip dwc3 driver

From: William Wu
Date: Mon May 09 2016 - 07:54:16 EST


This series add support for rockchip dwc3 driver,
and add additional optional properties for specific
platforms (e.g., rockchip platform).

William Wu (4):
usb: dwc3: of-simple: add compatible for rockchip
usb: dwc3: add dis_u2_freeclk_exists_quirk
usb: dwc3: make usb2 phy interface configurable in DT
usb: dwc3: add dis_del_phy_power_chg_quirk

Tested on RK3399 EVB board.

Documentation/devicetree/bindings/usb/dwc3.txt | 7 +++++++
drivers/usb/dwc3/core.c | 27 ++++++++++++++++++++++++++
drivers/usb/dwc3/core.h | 16 +++++++++++++++
drivers/usb/dwc3/dwc3-of-simple.c | 1 +
drivers/usb/dwc3/platform_data.h | 3 +++
5 files changed, 54 insertions(+)

--
1.9.1