irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller
authorFlorian Fainelli <f.fainelli@gmail.com>
Sat, 24 May 2014 00:40:53 +0000 (17:40 -0700)
committerJason Cooper <jason@lakedaemon.net>
Tue, 27 May 2014 14:43:06 +0000 (14:43 +0000)
commit7f646e92766e2070f31dbe542a80b4383918d81d
tree6dfbbff9ecbaa683401e239a3187a8532334ab92
parentd8f17c49d3f26b5700624819adfd5349798b5162
irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller

This patch adds support for the Level-2 interrupt controller hardware
found in Broadcom Set Top Box System-on-a-Chip devices. This interrupt
controller is implemented using the generic IRQ chip driver with
separate enable and disable registers.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Link: https://lkml.kernel.org/r/1400892054-24457-2-git-send-email-f.fainelli@gmail.com
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-brcmstb-l2.c [new file with mode: 0644]