[POWERPC] Add Marvell mv64x60 PCI bridge support
authorDale Farnsworth <dale@farnsworth.org>
Sat, 12 May 2007 00:57:12 +0000 (10:57 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 12 May 2007 01:32:50 +0000 (11:32 +1000)
commite1a3107b06a9619773596cd46a9ce0574419aed4
tree3fd225fc9b2143d4db3d5500da3969608a5c6ea9
parent01f0e78e15c52af480c867af5bd406afec80d9cc
[POWERPC] Add Marvell mv64x60 PCI bridge support

This patch adds PCI bridge support for the Marvell mv64x60 chip.
We also provide the ability to read/write the mv64x60 hotswap
register via sysfs if the hs_reg_valid property is set in the
device tree.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/embedded6xx/Kconfig
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/mv64x60.h
arch/powerpc/sysdev/mv64x60_pci.c [new file with mode: 0644]