Re: [U-Boot] [PATCH 06/15] usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)

2016-09-20 Thread Stefan Roese
Hi Marek, On 18.09.2016 12:47, Marek Vasut wrote: On 09/16/2016 03:09 PM, Stefan Roese wrote: This patch adds DM based support for the Armada 3700 EHCI controller. The address windows don't need to get configured in this case. The difference here is detected via DT compatible property at

Re: [U-Boot] [PATCH 06/15] usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)

2016-09-18 Thread Marek Vasut
On 09/16/2016 03:09 PM, Stefan Roese wrote: > This patch adds DM based support for the Armada 3700 EHCI controller. > The address windows don't need to get configured in this case. The > difference here is detected via DT compatible property at runtime. > > With this support and the DM xHCI

[U-Boot] [PATCH 06/15] usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)

2016-09-16 Thread Stefan Roese
This patch adds DM based support for the Armada 3700 EHCI controller. The address windows don't need to get configured in this case. The difference here is detected via DT compatible property at runtime. With this support and the DM xHCI driver, both XHCI and eHCI can be used simultaniously on