]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb4ef5c8e94cf6a8dbad71037e99c0945b0827130
tree3562752ebe2168361a09dd16baace9b6884672d8
parent492c598d35fb1c16dcb9cf892e02f3c9a887bb63
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]