]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcfd3f67275bd1ba8c93dc60c51e6605abcb4729c
treefa71c9e12d44c1ba36c972131a63db8aa8c36cca
parent9c3bfcd7b2b1c1606f67d52339f9cd45ae1c8f93
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