]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
irqchip/gic/realview: Support more RealView DCC variants
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Feb 2016 14:01:01 +0000 (15:01 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 9 Mar 2016 09:38:05 +0000 (09:38 +0000)
commit82b0a434b436f5da69ddd24bd6a6fa5dc4484310
tree4c20fbfa5ce765f5454874eb3a386619dbe76968
parenta13690297ce49262ae44e41b25a954124609eea8
irqchip/gic/realview: Support more RealView DCC variants

In the add-on file for the GIC dealing with the RealView family
we currently only handle the PB11MPCore, let's extend this to
manage the RealView EB ARM11MPCore as well. The Revision B of the
ARM11MPCore core tile is a bit special and needs special handling
as it moves a system control register around at random.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: devicetree@vger.kernel.org
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt
drivers/irqchip/irq-gic-realview.c