From: Boris Brezillon Date: Thu, 16 Aug 2018 15:30:17 +0000 (+0200) Subject: dt-bindings: Add bindings for SPI NAND devices X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=0fa1fc43c87d01a2eb30553f9aea4b52ed43c1f5;p=u-boot.git dt-bindings: Add bindings for SPI NAND devices Add bindings for SPI NAND chips. Signed-off-by: Boris Brezillon Signed-off-by: Miquel Raynal Acked-by: Jagan Teki --- diff --git a/doc/device-tree-bindings/mtd/spi-nand.txt b/doc/device-tree-bindings/mtd/spi-nand.txt new file mode 100644 index 0000000000..8b51f3b6d5 --- /dev/null +++ b/doc/device-tree-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