]> 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)
commit8dc822416fbf05a7843b8e44e85cffa2b248d90f
tree3562752ebe2168361a09dd16baace9b6884672d8
parentccd7130ea1c4e459eca40f6f71d3046b5cb54506
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]