[U-Boot] [PATCH v4] usb: dwc2: add support for external vbus supply

Simon Glass sjg at chromium.org
Mon Mar 13 12:32:55 UTC 2017


On 6 March 2017 at 05:34, Kever Yang <kever.yang at rock-chips.com> wrote:
> Some board do not use the dwc2 internal VBUS_DRV signal, but
> use a gpio pin to enable the 5.0V VBUS power, add interface to
> enable the power in dwc2 driver.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4:
> - Drop no use code comment by Marek.
>
> Changes in v3:
> - Drop use of static variable
>
>  drivers/usb/host/dwc2.c | 38 +++++++++++++++++++++++++++++++++-----
>  1 file changed, 33 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list