[PATCH v2 0/3] ARM: mvebu: Enable XHCI on the Armada 385 AP

2015-01-19 Thread Maxime Ripard
Hi all, This serie enables the Armada 385 AP XHCI controller. Since the controller uses a GPIO-controlled VBUS, we used the phy-generic driver, and made the needed additions to the xhci-plat driver to retrieve a USB phy. Unfortunately, some glitches were also found along the way, mostly because

Re: [PATCH v2 0/3] ARM: mvebu: Enable XHCI on the Armada 385 AP

2015-01-19 Thread Andrew Lunn
On Mon, Jan 19, 2015 at 02:01:11PM +0100, Maxime Ripard wrote: > Hi all, > > This serie enables the Armada 385 AP XHCI controller. > > Since the controller uses a GPIO-controlled VBUS, we used the > phy-generic driver, and made the needed additions to the xhci-plat > driver to retrieve a USB phy.

Re: [PATCH v2 0/3] ARM: mvebu: Enable XHCI on the Armada 385 AP

2015-01-20 Thread Maxime Ripard
Hi Andrew, On Mon, Jan 19, 2015 at 10:35:07PM +0100, Andrew Lunn wrote: > On Mon, Jan 19, 2015 at 02:01:11PM +0100, Maxime Ripard wrote: > > Hi all, > > > > This serie enables the Armada 385 AP XHCI controller. > > > > Since the controller uses a GPIO-controlled VBUS, we used the > > phy-generic

Re: [PATCH v2 0/3] ARM: mvebu: Enable XHCI on the Armada 385 AP

2015-01-20 Thread Andrew Lunn
On Tue, Jan 20, 2015 at 09:30:28PM +0100, Maxime Ripard wrote: > Hi Andrew, > > On Mon, Jan 19, 2015 at 10:35:07PM +0100, Andrew Lunn wrote: > > On Mon, Jan 19, 2015 at 02:01:11PM +0100, Maxime Ripard wrote: > > > Hi all, > > > > > > This serie enables the Armada 385 AP XHCI controller. > > > >

Re: [PATCH v2 0/3] ARM: mvebu: Enable XHCI on the Armada 385 AP

2015-01-21 Thread Maxime Ripard
On Tue, Jan 20, 2015 at 09:43:07PM +0100, Andrew Lunn wrote: > On Tue, Jan 20, 2015 at 09:30:28PM +0100, Maxime Ripard wrote: > > Hi Andrew, > > > > On Mon, Jan 19, 2015 at 10:35:07PM +0100, Andrew Lunn wrote: > > > On Mon, Jan 19, 2015 at 02:01:11PM +0100, Maxime Ripard wrote: > > > > Hi all, > >