Re: [PATCH v8 0/7] usb: add support for the generic PHY framework

2014-11-12 Thread Felipe Balbi
On Wed, Nov 12, 2014 at 09:33:09AM +0800, Peter Chen wrote: > On Fri, Nov 07, 2014 at 12:08:52PM -0600, Felipe Balbi wrote: > > On Fri, Nov 07, 2014 at 12:08:20PM -0600, Felipe Balbi wrote: > > > Hi, > > > > > > On Fri, Nov 07, 2014 at 01:33:25PM +, Peter Chen wrote: > > > > > > > > > > > >

Re: [PATCH v8 0/7] usb: add support for the generic PHY framework

2014-11-11 Thread Peter Chen
On Fri, Nov 07, 2014 at 12:08:52PM -0600, Felipe Balbi wrote: > On Fri, Nov 07, 2014 at 12:08:20PM -0600, Felipe Balbi wrote: > > Hi, > > > > On Fri, Nov 07, 2014 at 01:33:25PM +, Peter Chen wrote: > > > > > > > > > > > > > > > > > Antoine Tenart (7): > > > > usb: move the OTG state fro

Re: [PATCH v8 0/7] usb: add support for the generic PHY framework

2014-11-11 Thread Peter Chen
On Fri, Nov 07, 2014 at 12:08:52PM -0600, Felipe Balbi wrote: > On Fri, Nov 07, 2014 at 12:08:20PM -0600, Felipe Balbi wrote: > > Hi, > > > > On Fri, Nov 07, 2014 at 01:33:25PM +, Peter Chen wrote: > > > > > > > > > > > > > > > > > Antoine Tenart (7): > > > > usb: move the OTG state fro

Re: [PATCH v8 0/7] usb: add support for the generic PHY framework

2014-11-07 Thread Felipe Balbi
On Fri, Nov 07, 2014 at 12:08:20PM -0600, Felipe Balbi wrote: > Hi, > > On Fri, Nov 07, 2014 at 01:33:25PM +, Peter Chen wrote: > > > > > > > > > > > > Antoine Tenart (7): > > > usb: move the OTG state from the USB PHY to the OTG structure > > > usb: rename phy to usb_phy in OTG > > >

Re: [PATCH v8 0/7] usb: add support for the generic PHY framework

2014-11-07 Thread Felipe Balbi
Hi, On Fri, Nov 07, 2014 at 01:33:25PM +, Peter Chen wrote: > > > > > > > Antoine Tenart (7): > > usb: move the OTG state from the USB PHY to the OTG structure > > usb: rename phy to usb_phy in OTG > > usb: add support to the generic PHY framework in OTG > > usb: allow to supply t

RE: [PATCH v8 0/7] usb: add support for the generic PHY framework

2014-11-07 Thread Peter Chen
> > Antoine Tenart (7): > usb: move the OTG state from the USB PHY to the OTG structure > usb: rename phy to usb_phy in OTG > usb: add support to the generic PHY framework in OTG > usb: allow to supply the PHY in the drivers when using HCD > usb: chipidea: rename transceiver and phy