On Thu, 08 Feb 2024 17:12:12 +0530, Nayab Sayed wrote: > 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@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/mtd/davinci-nand.txt | 2 +- > Documentation/devicetree/bindings/mtd/flctl-nand.txt | 2 +- > Documentation/devicetree/bindings/mtd/fsl-upm-nand.txt | 2 +- > Documentation/devicetree/bindings/mtd/gpio-control-nand.txt | 2 +- > Documentation/devicetree/bindings/mtd/gpmi-nand.yaml | 2 +- > Documentation/devicetree/bindings/mtd/hisi504-nand.txt | 2 +- > Documentation/devicetree/bindings/mtd/nvidia-tegra20-nand.txt | 2 +- > Documentation/devicetree/bindings/mtd/orion-nand.txt | 2 +- > Documentation/devicetree/bindings/mtd/samsung-s3c2410.txt | 2 +- > 9 files changed, 9 insertions(+), 9 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>