mtd: nand: Add core infrastructure to support SPI NANDs
Add a SPI NAND framework based on the generic NAND framework and the spi-mem infrastructure. In its current state, this framework supports the following features: - single/dual/quad IO modes - on-die ECC Signed-off-by: NPeter Pan <peterpandong@micron.com> Signed-off-by: NBoris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: NMiquel Raynal <miquel.raynal@bootlin.com>
Showing
drivers/mtd/nand/spi/Kconfig
0 → 100644
drivers/mtd/nand/spi/Makefile
0 → 100644
drivers/mtd/nand/spi/core.c
0 → 100644
此差异已折叠。
include/linux/mtd/spinand.h
0 → 100644
想要评论请 注册 或 登录