Re: [PATCH RESEND 1/2] irqchip: add Broadcom Set Top Box Level-2 interrupt controller

2014-05-20 Thread Jason Cooper
Florian, On Tue, May 20, 2014 at 12:13:48PM -0700, Florian Fainelli wrote: > 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

[PATCH RESEND 1/2] irqchip: add Broadcom Set Top Box Level-2 interrupt controller

2014-05-20 Thread Florian Fainelli
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 Signed-off-by: Florian F