[PATCH 04/18] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
Rob Herring
robh at kernel.org
Thu Oct 28 14:28:30 PDT 2021
On Wed, Oct 20, 2021 at 04:27:55PM +0200, Miquel Raynal wrote:
> Let's get rid of spi-nand.txt by converting it to yaml schema. While at
> converting this file, let's actually pull all the generic properties
> from nand-chip.yaml which might apply to a SPI-NAND chip.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
> .../devicetree/bindings/mtd/spi-nand.txt | 5 ----
> .../devicetree/bindings/mtd/spi-nand.yaml | 27 +++++++++++++++++++
> 2 files changed, 27 insertions(+), 5 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mtd/spi-nand.txt
> create mode 100644 Documentation/devicetree/bindings/mtd/spi-nand.yaml
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-mtd
mailing list