Re: [PATCH v3 00/20] USB support for Armada 38x and Armada 375

2014-05-07 Thread Hans de Goede
Hi, On 05/07/2014 11:21 AM, Sebastian Hesselbarth wrote: > [Adding back the original Cc-List] > > On 05/07/2014 10:33 AM, Hans de Goede wrote: >> Hi Gregory, >> >> Gregory CLEMENT free-electrons.com> writes: >> >>> This patch set adds the USB support for the Armada 38x Armada >>> 375. These SoCs

Re: [PATCH v3 00/20] USB support for Armada 38x and Armada 375

2014-05-07 Thread Sebastian Hesselbarth
[Adding back the original Cc-List] On 05/07/2014 10:33 AM, Hans de Goede wrote: Hi Gregory, Gregory CLEMENT free-electrons.com> writes: This patch set adds the USB support for the Armada 38x Armada 375. These SoCs use an xHCI but still need specific initialization, mainly to setup the window

Re: [PATCH v3 00/20] USB support for Armada 38x and Armada 375

2014-05-07 Thread Hans de Goede
Hi Gregory, Gregory CLEMENT free-electrons.com> writes: > This patch set adds the USB support for the Armada 38x Armada > 375. These SoCs use an xHCI but still need specific initialization, > mainly to setup the windows memory on the mbus. They also use the same > controller that the other mvebu

[PATCH v3 00/20] USB support for Armada 38x and Armada 375

2014-05-05 Thread Gregory CLEMENT
This patch set adds the USB support for the Armada 38x Armada 375. These SoCs use an xHCI but still need specific initialization, mainly to setup the windows memory on the mbus. They also use the same controller that the other mvebu SoC for EHCI. Since the 2nd version I converted the usb cluster d