irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller
authorDoug Berger <opendmb@gmail.com>
Tue, 19 Sep 2017 01:00:00 +0000 (18:00 -0700)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 19 Oct 2017 09:56:36 +0000 (10:56 +0100)
commitc0ca7262088ebab67452a39f27979d3faa4762f0
treefa71c9e12d44c1ba36c972131a63db8aa8c36cca
parent8480ca477e916e748c908a19e88d0c52a8f4d8fa
irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller

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.

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Doug Berger <opendmb@gmail.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt
drivers/irqchip/irq-brcmstb-l2.c