mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
dt-bindings: Add bindings for SPI NAND devices
Add bindings for SPI NAND chips. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com>
This commit is contained in:
parent
515d021261
commit
0fa1fc43c8
1 changed files with 5 additions and 0 deletions
5
doc/device-tree-bindings/mtd/spi-nand.txt
Normal file
5
doc/device-tree-bindings/mtd/spi-nand.txt
Normal file
|
@ -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
|
Loading…
Add table
Reference in a new issue