commit | 3a6f08a3708f6faf6aba4abbdeaa9da29393f696 | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Fri Jan 25 18:32:41 2013 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Feb 28 18:57:07 2013 +0100 |
tree | b6f4d2624eb4d4004682a426df87d942c6ced183 | |
parent | 9b75ac0cbf11199c4d125e68c3b86ae7d0ee941f [diff] |
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>