]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
authorBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 16 Aug 2018 15:30:15 +0000 (17:30 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 20 Sep 2018 14:40:49 +0000 (20:10 +0530)
commit434221be7a64ce5aada98a9f454800d905306c86
treee103c2382249ef068ea20239e3a9170179070358
parentfd99d471240f352a34c5c8fc2fb575c4320e6cf6
mtd: spinand: Add initial support for the MX35LF1GE4AB chip

Add minimal support for the MX35LF1GE4AB SPI NAND chip.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Acked-by: Jagan Teki <jagan@openedev.com>
drivers/mtd/nand/spi/Makefile
drivers/mtd/nand/spi/core.c
drivers/mtd/nand/spi/macronix.c [new file with mode: 0644]
include/linux/mtd/spinand.h