OSDN Git Service

MIPS: XLR, XLS: Add PCI support.
authorJayachandran C <jayachandranc@netlogicmicro.com>
Fri, 6 May 2011 20:07:31 +0000 (01:37 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 May 2011 08:55:41 +0000 (09:55 +0100)
commit9b130f8004e51c65b20b0f0e17cdee073a719047
tree3562752ebe2168361a09dd16baace9b6884672d8
parentf9cab74fd9b0cf19f52a989694e7a1d8213af3a1
MIPS: XLR, XLS: Add PCI support.

Adds pci/pci-xlr.c to support for XLR PCI/PCI-X interface and XLS PCIe
interface.
Update irq.c to ack PCI interrupts, use irq handler data to do the
PCI/PCIe bus ack.

Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2337/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/netlogic/xlr/xlr.h
arch/mips/netlogic/xlr/irq.c
arch/mips/pci/Makefile
arch/mips/pci/pci-xlr.c [new file with mode: 0644]