diff options
| author | Jon Hunter <jonathanh@nvidia.com> | 2016-03-17 10:47:57 -0400 |
|---|---|---|
| committer | Rob Herring <robh@kernel.org> | 2016-04-19 18:25:16 -0400 |
| commit | ba1800930d79c287dcef043dfc30486d168e05b8 (patch) | |
| tree | 87c232729bb8305b9fb039e1aae70e69bfbfd5e8 /Documentation/devicetree/bindings/interrupt-controller | |
| parent | f2953a461042721e9a2aca58d2b1cfc67c70d371 (diff) | |
dt-bindings: Correct path for ARM GIC documentation
Commit eb3fcf007fff ("dt-bindings: consolidate interrupt controller
bindings") moved the binding documentation for the ARM GIC from
arm/gic.txt to interrupt-controller/arm,gic.txt. However, there are
still some binding documents referring to the old path. Update these
binding documents to use the correct location.
Fixes: eb3fcf007fff ("dt-bindings: consolidate interrupt controller bindings")
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller')
| -rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt b/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt index b8e1674c7837..8cf564d083d2 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt | |||
| @@ -16,8 +16,7 @@ Required properties: | |||
| 16 | "mediatek,mt6577-sysirq" | 16 | "mediatek,mt6577-sysirq" |
| 17 | "mediatek,mt2701-sysirq" | 17 | "mediatek,mt2701-sysirq" |
| 18 | - interrupt-controller : Identifies the node as an interrupt controller | 18 | - interrupt-controller : Identifies the node as an interrupt controller |
| 19 | - #interrupt-cells : Use the same format as specified by GIC in | 19 | - #interrupt-cells : Use the same format as specified by GIC in arm,gic.txt. |
| 20 | Documentation/devicetree/bindings/arm/gic.txt | ||
| 21 | - interrupt-parent: phandle of irq parent for sysirq. The parent must | 20 | - interrupt-parent: phandle of irq parent for sysirq. The parent must |
| 22 | use the same interrupt-cells format as GIC. | 21 | use the same interrupt-cells format as GIC. |
| 23 | - reg: Physical base address of the intpol registers and length of memory | 22 | - reg: Physical base address of the intpol registers and length of memory |
