commit | a81f47c5b74b8f946da10d7828d628aaa95d6448 | [log] [tgz] |
---|---|---|
author | Jon Nettleton <jon@solid-run.com> | Mon Nov 06 10:33:19 2017 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Nov 16 11:45:20 2017 +0100 |
tree | 59a5d69a33f74e7fa724af4ca77cb2ac2ef099f7 | |
parent | 190242007ac4e02200fc4bce4fe8f1e86a004281 [diff] |
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>