-
- Downloads
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Add a basic driver for Micron SPI NANDs. Only one device is supported right now, but the driver will be extended to support more devices afterwards. Signed-off-by:Peter Pan <peterpandong@micron.com> Signed-off-by:
Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by:
Miquel Raynal <miquel.raynal@bootlin.com>
Showing
- drivers/mtd/nand/spi/Makefile 1 addition, 1 deletiondrivers/mtd/nand/spi/Makefile
- drivers/mtd/nand/spi/core.c 17 additions, 0 deletionsdrivers/mtd/nand/spi/core.c
- drivers/mtd/nand/spi/micron.c 133 additions, 0 deletionsdrivers/mtd/nand/spi/micron.c
- include/linux/mtd/spinand.h 3 additions, 0 deletionsinclude/linux/mtd/spinand.h
Loading