commit | 976b7e2cb5eb77d7b64cb60a554029e3ed04a098 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Mon Mar 07 19:12:59 2022 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Mar 14 14:04:18 2022 +0100 |
tree | 40e5fccc3920ab87ff3adad021de67f47bb533e7 | |
parent | fefee1a616c397af9b985f219469e5d8e8f7fd53 [diff] |
arm: a37xx: Remap IO space to bus address 0x0 Remap PCI I/O space to the bus address 0x0 in the Armada 37xx device-tree in order to support legacy I/O port based cards which have hardcoded I/O ports in low address space. Some legacy PCI I/O based cards do not support 32-bit I/O addressing. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>