IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers
authorKevin Cernekee <cernekee@gmail.com>
Thu, 25 Dec 2014 17:49:05 +0000 (09:49 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 15:21:37 +0000 (17:21 +0200)
commit7b7230e70e9eda75356cf15c450b65b77924486f
tree240e5446a54d0de5e3caf8566ac39cc01cf7459b
parentca40f1b23df70c6f31b14a5743a6f3b60e862ce1
IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers

These controllers support multiple enable/status pairs (64+ IRQs),
can put the enable/status words at different offsets, and do not
support multiple parent IRQs.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Cc: f.fainelli@gmail.com
Cc: jaedon.shin@gmail.com
Cc: abrestic@chromium.org
Cc: tglx@linutronix.de
Cc: jason@lakedaemon.net
Cc: jogo@openwrt.org
Cc: arnd@arndb.de
Cc: computersforpeace@gmail.com
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/8843/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Documentation/devicetree/bindings/interrupt-controller/brcm,bcm3380-l2-intc.txt [new file with mode: 0644]
drivers/irqchip/irq-bcm7120-l2.c