ARM: iop13xx: use fixed PCI i/o mapping
authorRob Herring <rob.herring@calxeda.com>
Sat, 14 Jul 2012 00:37:01 +0000 (19:37 -0500)
committerRob Herring <rob.herring@calxeda.com>
Thu, 26 Jul 2012 14:10:02 +0000 (09:10 -0500)
commite7adf1e0a5ed7d15a9ed8679a59156118f4a63c4
treeacf1785ca48047b412e1254ad1908fa9fa992668
parent5b334eb2a9422f4658f353a550db10b8a6b691f9
ARM: iop13xx: use fixed PCI i/o mapping

Move iop13xx PCI to fixed i/o mapping and remove io.h.

This changes the PCIe bus address to start at 0x10000. Let's hope this
works. If it does not, the alternative would be to revert the value we
write into OIOTVR to zero and set sys->io_offset to 64K.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/mach-iop13xx/include/mach/io.h [deleted file]
arch/arm/mach-iop13xx/include/mach/iop13xx.h
arch/arm/mach-iop13xx/pci.c
arch/arm/mach-iop13xx/setup.c