]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: mv78xx0: use fixed pci i/o mapping
authorRob Herring <rob.herring@calxeda.com>
Tue, 10 Jul 2012 04:26:58 +0000 (23:26 -0500)
committerRob Herring <rob.herring@calxeda.com>
Thu, 26 Jul 2012 14:10:03 +0000 (09:10 -0500)
commit0b9b18e0166d8925ed222335efbc3cfd66aa882f
treed10fe7312e7873d1f9474b51a133a58782bf54ce
parente7adf1e0a5ed7d15a9ed8679a59156118f4a63c4
ARM: mv78xx0: use fixed pci i/o mapping

Move mv78xx0 PCI to fixed i/o mapping and remove io.h. This changes the PCI
bus addresses from the cpu address to 0 based. It appears that there is
translation h/w for this, but its untested.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/mach-mv78xx0/addr-map.c
arch/arm/mach-mv78xx0/common.c
arch/arm/mach-mv78xx0/include/mach/io.h [deleted file]
arch/arm/mach-mv78xx0/include/mach/mv78xx0.h
arch/arm/mach-mv78xx0/pcie.c