summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/interrupt-controller
diff options
context:
space:
mode:
authorLinus Walleij2015-10-24 00:15:51 +0200
committerMarc Zyngier2015-12-16 16:30:50 +0100
commit126aebd0557815f0d982c81a3ed9cd251f443de6 (patch)
treea42a69236ad302a4bd4ee713b3fe744b9e761fa3 /Documentation/devicetree/bindings/interrupt-controller
parentLinux 4.4-rc5 (diff)
downloadkernel-qcow2-linux-126aebd0557815f0d982c81a3ed9cd251f443de6.tar.gz
kernel-qcow2-linux-126aebd0557815f0d982c81a3ed9cd251f443de6.tar.xz
kernel-qcow2-linux-126aebd0557815f0d982c81a3ed9cd251f443de6.zip
irqchip/gic: Fix ARM11MPCore GIC bindings
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>
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller')
-rw-r--r--Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt b/Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt
index cc56021eb60b..5a1cb4bc3dfe 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt
@@ -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"