diff options
author | Rob Herring <robh@kernel.org> | 2018-04-25 21:24:59 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-04-27 23:56:47 +0200 |
commit | 2359ccddc1c3f4752f43cc19b3db189710b15791 (patch) | |
tree | 176ed8de6384351f7a901f6109d121bac41d0e24 /Documentation/devicetree/bindings/arm/ux500 | |
parent | dt-bindings: thermal: rcar-gen3-thermal: update register size in example (diff) | |
download | linux-2359ccddc1c3f4752f43cc19b3db189710b15791.tar.xz linux-2359ccddc1c3f4752f43cc19b3db189710b15791.zip |
dt-bindings: move various timer bindings to timer/ directory
Bindings are supposed to be organized by device class/function. Move
bindings for various timers to timer/ binding directory.
Cc: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Thierry Reding <thierry.reding@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 7334c24625fc..0fa429534f49 100644 --- a/Documentation/devicetree/bindings/arm/ux500/boards.txt +++ b/Documentation/devicetree/bindings/arm/ux500/boards.txt @@ -26,7 +26,7 @@ interrupt-controller: see binding for interrupt-controller/arm,gic.txt timer: - see binding for arm/twd.txt + see binding for timer/arm,twd.txt clocks: see binding for clocks/ux500.txt |