Skip to content

Commit

Permalink
arm: qcom: dts: gic: add compatible string for Qualcomm MSM GICs
Browse files Browse the repository at this point in the history
Document the Qualcomm MSM GICs implementation as compatible with the
ARM GIC standard.

Signed-off-by: Kumar Gala <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
  • Loading branch information
Kumar Gala authored and olofj committed Apr 3, 2015
1 parent ee32717 commit 2d9ad4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/arm/gic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2d9ad4f

Please sign in to comment.