summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/mtd
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2018-08-16 17:30:17 +0200
committerJagan Teki <[email protected]>2018-09-20 20:10:49 +0530
commit0fa1fc43c87d01a2eb30553f9aea4b52ed43c1f5 (patch)
treef1637a3acd930c2eb0f304f4f01d59a02e499a2f /doc/device-tree-bindings/mtd
parent515d0212615b8b4bbe1e39ccf7946e042dc1bf58 (diff)
dt-bindings: Add bindings for SPI NAND devices
Add bindings for SPI NAND chips. Signed-off-by: Boris Brezillon <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Acked-by: Jagan Teki <[email protected]>
Diffstat (limited to 'doc/device-tree-bindings/mtd')
-rw-r--r--doc/device-tree-bindings/mtd/spi-nand.txt5
1 files changed, 5 insertions, 0 deletions
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 00000000000..8b51f3b6d55
--- /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