File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
Documentation/devicetree/bindings/mtd Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Deprecated properties:
6868 false.
6969
7070Nand device bindings may contain additional sub-nodes describing partitions of
71- the address space. See partition.txt for more detail. The NAND Flash timing
71+ the address space. See mtd.yaml for more detail. The NAND Flash timing
7272values must be programmed in the chip select’s node of AEMIF
7373memory-controller (see Documentation/devicetree/bindings/memory-controllers/
7474davinci-aemif.txt).
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The DMA fields are not used yet in the driver but are listed here for
1515completing the bindings.
1616
1717The device tree may optionally contain sub-nodes describing partitions of the
18- address space. See partition.txt for more detail.
18+ address space. See mtd.yaml for more detail.
1919
2020Example:
2121
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Deprecated properties:
2222 (R/B# pins not connected).
2323
2424Each flash chip described may optionally contain additional sub-nodes
25- describing partitions of the address space. See partition.txt for more
25+ describing partitions of the address space. See mtd.yaml for more
2626detail.
2727
2828Examples:
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Optional properties:
2626 read to ensure that the GPIO accesses have completed.
2727
2828The device tree may optionally contain sub-nodes describing partitions of the
29- address space. See partition.txt for more detail.
29+ address space. See mtd.yaml for more detail.
3030
3131Examples:
3232
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ maintainers:
1212description : |
1313 The GPMI nand controller provides an interface to control the NAND
1414 flash chips. The device tree may optionally contain sub-nodes
15- describing partitions of the address space. See partition.txt for
15+ describing partitions of the address space. See mtd.yaml for
1616 more detail.
1717
1818properties :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The following ECC strength and step size are currently supported:
2222 - nand-ecc-strength = <16>, nand-ecc-step-size = <1024>
2323
2424Flash chip may optionally contain additional sub-nodes describing partitions of
25- the address space. See partition.txt for more detail.
25+ the address space. See mtd.yaml for more detail.
2626
2727Example:
2828
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Optional children node properties:
3939- wp-gpios: GPIO specifier for the write protect pin.
4040
4141Optional child node of NAND chip nodes:
42- Partitions: see partition.txt
42+ Partitions: see mtd.yaml
4343
4444 Example:
4545 nand-controller@70008000 {
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Optional properties:
1313 registers in usecs
1414
1515The device tree may optionally contain sub-nodes describing partitions of the
16- address space. See partition.txt for more detail.
16+ address space. See mtd.yaml for more detail.
1717
1818Example:
1919
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Optional child properties:
1919
2020Each child device node may optionally contain a 'partitions' sub-node,
2121which further contains sub-nodes describing the flash partition mapping.
22- See partition.txt for more detail.
22+ See mtd.yaml for more detail.
2323
2424Example:
2525
You can’t perform that action at this time.
0 commit comments