]> git.baikalelectronics.ru Git - kernel.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)
commitf17c75ab0609c5356e347fedc07b7b7e6079652e
tree4c20fbfa5ce765f5454874eb3a386619dbe76968
parentf4f25aa4c06bf32ea1b208ad1c857494d54d5344
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