Re: [U-Boot] [PATCH 0/2] xhci-dwc3: Couple of fixes for USB3 support

2018-03-05 Thread Marek Vasut
On 03/05/2018 12:27 PM, Vignesh R wrote: > This series has couple of fixes needed to get DWC3 USB3 controller to > talk to USB3 devices on AM57xx SoCs. > > Vignesh R (2): > usb: xhci-dwc3: Power on USB PHY before using > usb: xhci-dwc3: Enable USB3 PHY when available > >

[U-Boot] [PATCH 0/2] xhci-dwc3: Couple of fixes for USB3 support

2018-03-05 Thread Vignesh R
This series has couple of fixes needed to get DWC3 USB3 controller to talk to USB3 devices on AM57xx SoCs. Vignesh R (2): usb: xhci-dwc3: Power on USB PHY before using usb: xhci-dwc3: Enable USB3 PHY when available drivers/usb/host/xhci-dwc3.c | 47