From: Paul Burton Date: Sun, 24 May 2015 15:11:26 +0000 (+0100) Subject: MIPS: JZ4740: support >32 interrupts X-Git-Tag: omap-for-v4.2/fixes-rc1^2~82^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=943d69c6c2174654903ffa5f2d2473f0f178e765;p=pandora-kernel.git MIPS: JZ4740: support >32 interrupts On newer Ingenic SoCs the interrupt controller supports more than 32 interrupts, which it does by duplicating the registers at intervals of 0x20 bytes within its address space. Add support for an arbitrary number of interrupts using multiple generic chips, and provide the number of chips to register from the interrupt controller probe function. Signed-off-by: Paul Burton Cc: Lars-Peter Clausen Cc: Thomas Gleixner Cc: Jason Cooper Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: Brian Norris Patchwork: https://patchwork.linux-mips.org/patch/10141/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed