diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2016-03-17 14:47:57 +0000 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-04-19 17:25:16 -0500 |
commit | ba1800930d79c287dcef043dfc30486d168e05b8 (patch) | |
tree | 87c232729bb8305b9fb039e1aae70e69bfbfd5e8 /Documentation/devicetree/bindings/arm/ux500 | |
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/arm/ux500')
-rw-r--r-- | Documentation/devicetree/bindings/arm/ux500/boards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/ux500/boards.txt b/Documentation/devicetree/bindings/arm/ux500/boards.txt index b8737a8de718..7334c24625fc 100644 --- a/Documentation/devicetree/bindings/arm/ux500/boards.txt +++ b/Documentation/devicetree/bindings/arm/ux500/boards.txt @@ -23,7 +23,7 @@ scu: see binding for arm/scu.txt interrupt-controller: - see binding for arm/gic.txt + see binding for interrupt-controller/arm,gic.txt timer: see binding for arm/twd.txt |