]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm: mvebu: Add support for local interrupt
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 25 Jan 2013 17:32:41 +0000 (18:32 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 28 Feb 2013 17:57:07 +0000 (18:57 +0100)
commit3a6f08a3708f6faf6aba4abbdeaa9da29393f696
treeb6f4d2624eb4d4004682a426df87d942c6ced183
parent9b75ac0cbf11199c4d125e68c3b86ae7d0ee941f
arm: mvebu: Add support for local interrupt

MPIC allows the use of private interrupt for each CPUs. The 28th first
interrupts are per-cpu. This patch adds support to use them.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-mvebu/irq-armada-370-xp.c