]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: OCTEON: Add support for OCTEON III interrupt controller.
authorDavid Daney <david.daney@cavium.com>
Tue, 9 Feb 2016 19:00:11 +0000 (11:00 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 7 Mar 2016 10:49:56 +0000 (11:49 +0100)
commite5dd071e8b4cdaae5cc9a6a3d5823688b3297ec3
tree75e460aaacc62ae6cc93f5726c0ced02b16e7d3c
parent908cd863dff2321ebcc70f1fc039e9a73723fd2e
MIPS: OCTEON: Add support for OCTEON III interrupt controller.

Add irq_chip support for both IPI and "normal" interrupts of the CIU3
controller.  Document the device tree binding for the CIU3.

Some functions are non-static as they will be used by follow-on
support for MSI-X.

Signed-off-by: David Daney <david.daney@cavium.com>
Acked-by: Rob Herring <robh@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Kumar Gala <galak@codeaurora.org>
Cc: devicetree@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12500/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Documentation/devicetree/bindings/mips/cavium/ciu3.txt [new file with mode: 0644]
arch/mips/cavium-octeon/octeon-irq.c
arch/mips/include/asm/octeon/octeon.h