Commit 39f8f23d authored by Jon Hunter's avatar Jon Hunter Committed by Marc Zyngier

dt-bindings: arm-gic: Add documentation for Tegra210 AGIC

The Tegra AGIC interrupt controller is compatible with the ARM GIC-400
interrupt controller. Add the compatible string and clock information
for the AGIC to the GIC device-tree binding documentation.
Signed-off-by: default avatarJon Hunter <jonathanh@nvidia.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent cdbb813d
...@@ -21,6 +21,7 @@ Main node required properties: ...@@ -21,6 +21,7 @@ Main node required properties:
"arm,pl390" "arm,pl390"
"arm,tc11mp-gic" "arm,tc11mp-gic"
"brcm,brahma-b15-gic" "brcm,brahma-b15-gic"
"nvidia,tegra210-agic"
"qcom,msm-8660-qgic" "qcom,msm-8660-qgic"
"qcom,msm-qgic2" "qcom,msm-qgic2"
- interrupt-controller : Identifies the node as an interrupt controller - interrupt-controller : Identifies the node as an interrupt controller
...@@ -68,7 +69,7 @@ Optional ...@@ -68,7 +69,7 @@ Optional
"ic_clk" (for "arm,arm11mp-gic") "ic_clk" (for "arm,arm11mp-gic")
"PERIPHCLKEN" (for "arm,cortex-a15-gic") "PERIPHCLKEN" (for "arm,cortex-a15-gic")
"PERIPHCLK", "PERIPHCLKEN" (for "arm,cortex-a9-gic") "PERIPHCLK", "PERIPHCLKEN" (for "arm,cortex-a9-gic")
"clk" (for "arm,gic-400") "clk" (for "arm,gic-400" and "nvidia,tegra210")
"gclk" (for "arm,pl390") "gclk" (for "arm,pl390")
- power-domains : A phandle and PM domain specifier as defined by bindings of - power-domains : A phandle and PM domain specifier as defined by bindings of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment