irqchip/gic: Fix ARM11MPCore GIC bindings
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 23 Oct 2015 22:15:51 +0000 (00:15 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 16 Dec 2015 15:30:50 +0000 (15:30 +0000)
The GIC bindings for the ARM11MPCore need to differentiate between
the GIC on the Test Chip and the one on the evaluation baseboard.
Split the binding in two and define new compatible-strings.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: devicetree@vger.kernel.org
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

index cc56021..5a1cb4b 100644 (file)
@@ -18,6 +18,7 @@ Main node required properties:
        "arm,cortex-a9-gic"
        "arm,gic-400"
        "arm,pl390"
+       "arm,tc11mp-gic"
        "brcm,brahma-b15-gic"
        "qcom,msm-8660-qgic"
        "qcom,msm-qgic2"