diff options
author | Kamal Dasu <kdasu.kdev@gmail.com> | 2019-05-21 22:27:57 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-05-22 17:08:20 +0300 |
commit | a5f2246fb9137dfa714dc9d7f593b3f3db5c9b80 (patch) | |
tree | 936911cd1c1af223ccac9cd0f759a13d9899fc33 /Documentation/devicetree/bindings/mtd/qcom_nandc.txt | |
parent | 8d665693c28c88d38e4b7e015d3135c1875c89f6 (diff) | |
download | linux-a5f2246fb9137dfa714dc9d7f593b3f3db5c9b80.tar.xz |
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/qcom_nandc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/qcom_nandc.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mtd/qcom_nandc.txt b/Documentation/devicetree/bindings/mtd/qcom_nandc.txt index 1123cc6d56ef..5c2fba4b30fe 100644 --- a/Documentation/devicetree/bindings/mtd/qcom_nandc.txt +++ b/Documentation/devicetree/bindings/mtd/qcom_nandc.txt @@ -47,8 +47,8 @@ Required properties: - #size-cells: see partition.txt Optional properties: -- nand-bus-width: see nand.txt -- nand-ecc-strength: see nand.txt. If not specified, then ECC strength will +- nand-bus-width: see nand-controller.yaml +- nand-ecc-strength: see nand-controller.yaml. If not specified, then ECC strength will be used according to chip requirement and available OOB size. |