android_kernel_samsung_msm8976/arch/powerpc/platforms
Benjamin Herrenschmidt 4c9d2800be [POWERPC] Generic OF platform driver for PCI host bridges.
When enabled in Kconfig, it will pick up any of_platform_device
matching it's match list (currently type "pci", "pcix", "pcie",
or "ht" and setup a PHB for it.

Platform must provide a ppc_md.pci_setup_phb() for it to work
(for doing the necessary initialisations specific to a given PHB
like setting up the config space ops).

It's currently only available on 64 bits as the 32 bits PCI code
can't quite cope with it in it's current form. I will fix that
later.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-12-04 20:38:49 +11:00
..
4xx
8xx
82xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
83xx [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc 2006-12-04 16:00:14 +11:00
85xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
86xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
apus
cell [POWERPC] Generic OF platform driver for PCI host bridges. 2006-12-04 20:38:49 +11:00
chrp [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
efika
embedded6xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
iseries [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
maple [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
pasemi [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
powermac [POWERPC] Souped-up of_platform_device support 2006-12-04 16:08:52 +11:00
prep
pseries [POWERPC] Generic OF platform driver for PCI host bridges. 2006-12-04 20:38:49 +11:00
Makefile