]> Git Repo - J-u-boot.git/commit
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)
authorStefan Roese <[email protected]>
Mon, 18 Jul 2016 15:24:56 +0000 (17:24 +0200)
committerStefan Roese <[email protected]>
Tue, 27 Sep 2016 15:29:53 +0000 (17:29 +0200)
commitc6cfcc91ea59d800672274a056eefa93a10711e9
tree0043ddd91076cad9d0507afd3ccb07e82798b3c3
parent81c1f6f0c3b05ae07c521c2dce579f0cb0816926
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)

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 the MVEBU boards now.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Kostya Porotchkin <[email protected]>
Cc: Wilson Ding <[email protected]>
Cc: Victor Gu <[email protected]>
Cc: Hua Jing <[email protected]>
Cc: Terry Zhou <[email protected]>
Cc: Hanna Hawa <[email protected]>
Cc: Haim Boot <[email protected]>
Acked-by: Marek Vasut <[email protected]>
drivers/usb/host/ehci-marvell.c
This page took 0.032908 seconds and 4 git commands to generate.