summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorKumar Gala <galak@codeaurora.org>2015-03-04 13:52:44 -0600
committerOlof Johansson <olof@lixom.net>2015-04-03 13:33:42 -0700
commit2d9ad4f85ed43101f55816472895e112203f9881 (patch)
treeda8764ea907fc3ba0a47de427e0c952792a3d549 /Documentation/devicetree
parentee327179b9f5f9c0259f43493a5a7e96854094de (diff)
downloadop-kernel-dev-2d9ad4f85ed43101f55816472895e112203f9881.zip
op-kernel-dev-2d9ad4f85ed43101f55816472895e112203f9881.tar.gz
arm: qcom: dts: gic: add compatible string for Qualcomm MSM GICs
Document the Qualcomm MSM GICs implementation as compatible with the ARM GIC standard. Signed-off-by: Kumar Gala <galak@codeaurora.org> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/arm/gic.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/gic.txt b/Documentation/devicetree/bindings/arm/gic.txt
index c97484b..6204630 100644
--- a/Documentation/devicetree/bindings/arm/gic.txt
+++ b/Documentation/devicetree/bindings/arm/gic.txt
@@ -18,6 +18,8 @@ Main node required properties:
"arm,arm11mp-gic"
"brcm,brahma-b15-gic"
"arm,arm1176jzf-devchip-gic"
+ "qcom,msm-8660-qgic"
+ "qcom,msm-qgic2"
- interrupt-controller : Identifies the node as an interrupt controller
- #interrupt-cells : Specifies the number of cells needed to encode an
interrupt source. The type shall be a <u32> and the value shall be 3.
OpenPOWER on IntegriCloud