Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -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
	"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