Re: [̈́PATCHv4 09/12] usb: dwc3: pci: add quirk for Baytrails

2015-05-07 Thread Felipe Balbi
On Thu, May 07, 2015 at 01:52:34PM -0500, Felipe Balbi wrote: > On Thu, May 07, 2015 at 09:19:29AM +0300, Heikki Krogerus wrote: > > On some BYT platforms the USB2 PHY needs to be put into > > operational mode by the controller driver with GPIOs > > controlling the PHYs reset and cs signals. > > >

Re: [̈́PATCHv4 09/12] usb: dwc3: pci: add quirk for Baytrails

2015-05-07 Thread Felipe Balbi
On Thu, May 07, 2015 at 09:19:29AM +0300, Heikki Krogerus wrote: > On some BYT platforms the USB2 PHY needs to be put into > operational mode by the controller driver with GPIOs > controlling the PHYs reset and cs signals. > > Signed-off-by: Heikki Krogerus > --- > drivers/usb/dwc3/dwc3-pci.c |

[̈́PATCHv4 09/12] usb: dwc3: pci: add quirk for Baytrails

2015-05-06 Thread Heikki Krogerus
On some BYT platforms the USB2 PHY needs to be put into operational mode by the controller driver with GPIOs controlling the PHYs reset and cs signals. Signed-off-by: Heikki Krogerus --- drivers/usb/dwc3/dwc3-pci.c | 36 1 file changed, 36 insertions(+) diff