]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)
authorStefan Roese <sr@denx.de>
Mon, 18 Jul 2016 15:24:56 +0000 (17:24 +0200)
committerStefan Roese <sr@denx.de>
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 <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Wilson Ding <dingwei@marvell.com>
Cc: Victor Gu <xigu@marvell.com>
Cc: Hua Jing <jinghua@marvell.com>
Cc: Terry Zhou <bjzhou@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Acked-by: Marek Vasut <marex@denx.de>
drivers/usb/host/ehci-marvell.c