From: Boris Brezillon Date: Fri, 22 Jun 2018 12:28:24 +0000 (+0200) Subject: dt-bindings: Add bindings for SPI NAND devices X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5ef5640a27775f533c8c6ad85e06db4f37ead9c0;p=linux.git dt-bindings: Add bindings for SPI NAND devices Add bindings for SPI NAND chips. Signed-off-by: Boris Brezillon Reviewed-by: Rob Herring Signed-off-by: Miquel Raynal --- diff --git a/Documentation/devicetree/bindings/mtd/spi-nand.txt b/Documentation/devicetree/bindings/mtd/spi-nand.txt new file mode 100644 index 0000000000000..8b51f3b6d55cf --- /dev/null +++ b/Documentation/devicetree/bindings/mtd/spi-nand.txt @@ -0,0 +1,5 @@ +SPI NAND flash + +Required properties: +- compatible: should be "spi-nand" +- reg: should encode the chip-select line used to access the NAND chip