[U-Boot] [PATCH 1/4] usb: phy: implement usb-otg phy control for rk3288

Simon Glass sjg at chromium.org
Thu Jun 30 17:23:51 CEST 2016


+Marek

On 30 June 2016 at 00:21, Ziyuan Xu <xzy.xu at 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 at 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 at chromium.org>


More information about the U-Boot mailing list