Re: [PATCH 6/6] irqchip: brcmstb-l2: Add support for the BCM7271 L2 controller
From: Rob Herring <robh@kernel.org>
Date: 2017-07-10 15:53:26
Also in:
linux-arm-kernel, linux-mips, lkml
From: Rob Herring <robh@kernel.org>
Date: 2017-07-10 15:53:26
Also in:
linux-arm-kernel, linux-mips, lkml
On Fri, Jul 07, 2017 at 12:20:16PM -0700, Doug Berger wrote:
Add the initialization of the generic irq chip for the BCM7271 L2 interrupt controller. This controller only supports level interrupts and uses the "brcm,bcm7271-l2-intc" compatibility string. Signed-off-by: Doug Berger <opendmb@gmail.com> --- .../bindings/interrupt-controller/brcm,l2-intc.txt | 3 +-
Acked-by: Rob Herring <robh@kernel.org>
drivers/irqchip/irq-brcmstb-l2.c | 86 ++++++++++++++++------ 2 files changed, 66 insertions(+), 23 deletions(-)