[PATCH v2 5/6] nand: spi: add Micron spi nand support
Boris Brezillon
boris.brezillon at free-electrons.com
Wed Mar 8 00:32:39 PST 2017
On Wed, 1 Mar 2017 16:52:09 +0800
Peter Pan <peterpandong at micron.com> wrote:
> This commit is to add support for Micron MT29F2G01ABAGD
> spi nand chip.
>
> Signed-off-by: Peter Pan <peterpandong at micron.com>
> ---
> drivers/mtd/nand/spi/Makefile | 1 +
> drivers/mtd/nand/spi/spinand_ids.c | 5 ++
> drivers/mtd/nand/spi/spinand_micron.c | 133 ++++++++++++++++++++++++++++++++++
micron.c should be enough.
More information about the linux-mtd
mailing list