Skip to content

Commit

Permalink
dt-bindings: Add bindings for SPI NAND devices
Browse files Browse the repository at this point in the history
Add bindings for SPI NAND chips.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
  • Loading branch information
Boris Brezillon authored and Miquel Raynal committed Jul 18, 2018
1 parent 7529df4 commit 5ef5640
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/devicetree/bindings/mtd/spi-nand.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5ef5640

Please sign in to comment.