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: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
        "arm,pl390"
        "arm,tc11mp-gic"
        "brcm,brahma-b15-gic"
+       "nvidia,tegra210-agic"
        "qcom,msm-8660-qgic"
        "qcom,msm-qgic2"
 - interrupt-controller : Identifies the node as an interrupt controller
        "ic_clk" (for "arm,arm11mp-gic")
        "PERIPHCLKEN" (for "arm,cortex-a15-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")
 
 - power-domains : A phandle and PM domain specifier as defined by bindings of