mirror of https://gitee.com/openkylin/linux.git
dt-bindings: Add bindings for SPI NAND devices
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>
This commit is contained in:
parent
7529df4652
commit
5ef5640a27
|
@ -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…
Reference in New Issue