]> git.karo-electronics.de Git - karo-tx-linux.git/commit
irqchip: mips-cpu: Introduce IPI IRQ domain support
authorPaul Burton <paul.burton@imgtec.com>
Thu, 30 Mar 2017 19:06:11 +0000 (12:06 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 12 Apr 2017 21:12:35 +0000 (23:12 +0200)
commit3838a547fda22a37faab5770d01acd72aaeabbf6
tree3a2db574074ad780b0dbae00a8cd3b57f54ae22a
parent131735afc1838997da2c151b614b13f0352cf448
irqchip: mips-cpu: Introduce IPI IRQ domain support

Introduce support for registering an IPI IRQ domain suitable for use by
systems using the MIPS MT (multithreading) ASE within a single core.
This will allow for such systems to be supported generically, without
the current kludge of IPI code split between the MIPS arch & the malta
board support code.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15836/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/irqchip/Kconfig
drivers/irqchip/irq-mips-cpu.c