Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: mtd: update references from partition.txt to mtd.yaml

Commit f902baa917b6 ("dt-bindings: mtd: Remove useless file about
partitions") removed the file partition.txt. Hence, in this commit, the
lines mentioning this file are updated to reference mtd.yaml, which now
includes partition{,s}.yaml.

Signed-off-by: Nayab Sayed <nayabbasha.sayed@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240208-partition-txt-v1-1-4398af3b7bb2@microchip.com

authored by

Nayab Sayed and committed by
Miquel Raynal
8709aa3e 3884f03e

+9 -9
+1 -1
Documentation/devicetree/bindings/mtd/davinci-nand.txt
··· 68 68 false. 69 69 70 70 Nand 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 72 72 values must be programmed in the chip select’s node of AEMIF 73 73 memory-controller (see Documentation/devicetree/bindings/memory-controllers/ 74 74 davinci-aemif.txt).
+1 -1
Documentation/devicetree/bindings/mtd/flctl-nand.txt
··· 15 15 completing the bindings. 16 16 17 17 The 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. 19 19 20 20 Example: 21 21
+1 -1
Documentation/devicetree/bindings/mtd/fsl-upm-nand.txt
··· 22 22 (R/B# pins not connected). 23 23 24 24 Each 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 26 26 detail. 27 27 28 28 Examples:
+1 -1
Documentation/devicetree/bindings/mtd/gpio-control-nand.txt
··· 26 26 read to ensure that the GPIO accesses have completed. 27 27 28 28 The 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. 30 30 31 31 Examples: 32 32
+1 -1
Documentation/devicetree/bindings/mtd/gpmi-nand.yaml
··· 12 12 description: | 13 13 The GPMI nand controller provides an interface to control the NAND 14 14 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 16 16 more detail. 17 17 18 18 properties:
+1 -1
Documentation/devicetree/bindings/mtd/hisi504-nand.txt
··· 22 22 - nand-ecc-strength = <16>, nand-ecc-step-size = <1024> 23 23 24 24 Flash 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. 26 26 27 27 Example: 28 28
+1 -1
Documentation/devicetree/bindings/mtd/nvidia-tegra20-nand.txt
··· 39 39 - wp-gpios: GPIO specifier for the write protect pin. 40 40 41 41 Optional child node of NAND chip nodes: 42 - Partitions: see partition.txt 42 + Partitions: see mtd.yaml 43 43 44 44 Example: 45 45 nand-controller@70008000 {
+1 -1
Documentation/devicetree/bindings/mtd/orion-nand.txt
··· 13 13 registers in usecs 14 14 15 15 The 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. 17 17 18 18 Example: 19 19
+1 -1
Documentation/devicetree/bindings/mtd/samsung-s3c2410.txt
··· 19 19 20 20 Each child device node may optionally contain a 'partitions' sub-node, 21 21 which further contains sub-nodes describing the flash partition mapping. 22 - See partition.txt for more detail. 22 + See mtd.yaml for more detail. 23 23 24 24 Example: 25 25