
30 Jun
2016
30 Jun
'16
5:23 p.m.
+Marek
On 30 June 2016 at 00:21, Ziyuan Xu xzy.xu@rock-chips.com wrote:
Apply dwc2 usb driver framework to implement phy_init and phy_off, and enable it with CONFIG_RK3288_USB_PHY.
Signed-off-by: Ziyuan Xu xzy.xu@rock-chips.com
drivers/usb/phy/Makefile | 1 + drivers/usb/phy/rk3288_usb_phy.c | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 drivers/usb/phy/rk3288_usb_phy.c
Reviewed-by: Simon Glass sjg@chromium.org