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:
> > > >
> > > >
> > > >
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
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
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
> > >
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
>
> 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
The series can be found at:
git://git.free-electrons.com:users/antoine-tenart/linux.git usb-phy
Changes since v7:
- rebased on top of Felipe's testing/next branch
Changes since v6:
- rebased on top of v3.18-rc2
Changes since v5:
- rebased on the latest version of Sergei's