On 6 March 2017 at 05:34, Kever Yang <[email protected]> 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 <[email protected]> > Signed-off-by: Simon Glass <[email protected]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

