mvebu: usb: xhci: a38x support
authorJon Nettleton <jon@solid-run.com>
Mon, 6 Nov 2017 08:33:19 +0000 (10:33 +0200)
committerStefan Roese <sr@denx.de>
Thu, 16 Nov 2017 10:45:20 +0000 (11:45 +0100)
commitd3d036af8c0ee848c4113dc609bbd6ab26ebc6cb
tree59a5d69a33f74e7fa724af4ca77cb2ac2ef099f7
parent6f1a522589046364f6264aeda7116900668b1f20
mvebu: usb: xhci: a38x support

This makes the initial changes need to support the
a38x series of SOCs.  It adds the device-tree identifier
as well as changing the board_support function to take
the IO address designated by device-tree.

Signed-off-by: Jon Nettleton <jon@solid-run.com>
[baruch: use fdt_addr_t; update 37xx and 8K implementations]
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Stefan Roese <sr@denx.de>
board/Marvell/mvebu_armada-37xx/board.c
board/Marvell/mvebu_armada-8k/board.c
drivers/usb/host/xhci-mvebu.c