diff options
author | Kamal Dasu <kdasu.kdev@gmail.com> | 2019-05-21 21:27:57 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-05-22 16:08:20 +0200 |
commit | a5f2246fb9137dfa714dc9d7f593b3f3db5c9b80 (patch) | |
tree | 936911cd1c1af223ccac9cd0f759a13d9899fc33 /Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt | |
parent | dt-bindings: interrupt-controller: arm,gic: Fix schema errors in example (diff) | |
download | linux-a5f2246fb9137dfa714dc9d7f593b3f3db5c9b80.tar.xz linux-a5f2246fb9137dfa714dc9d7f593b3f3db5c9b80.zip |
dt: bindings: mtd: replace references to nand.txt with nand-controller.yaml
nand-controller.yaml replaced nand.txt however the references to it were
not updated. This change updates these references wherever it appears in
bindings documentation.
Fixes: 212e49693592 ("dt-bindings: mtd: Add YAML schemas for the generic NAND options")
Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt b/Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt index 3983c11e062c..5794ab1147c1 100644 --- a/Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt +++ b/Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt @@ -24,7 +24,7 @@ Optional children nodes: Children nodes represent the available nand chips. Other properties: -see Documentation/devicetree/bindings/mtd/nand.txt for generic bindings. +see Documentation/devicetree/bindings/mtd/nand-controller.yaml for generic bindings. Example demonstrate on AXG SoC: |