mtd: nand: spi: Add Gigadevice SPI NAND support
authorStefan Roese <sr@denx.de>
Thu, 16 Aug 2018 16:05:08 +0000 (18:05 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 4 Oct 2018 12:54:24 +0000 (18:24 +0530)
commit9e5c2a755a6ca5f3931de548f43101d0d18ac003
tree72ed358367210b530fc395cb6f8c097b4a898ccd
parent881e4fc206fb0e7466b532665655647b5956b65e
mtd: nand: spi: Add Gigadevice SPI NAND support

This patch adds support for Gigadevices SPI NAND device to the new SPI
NAND infrastructure in U-Boot. Currently only the 128MiB GD5F1GQ4UC
device is supported.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Boris Brezillon <boris.brezillon@bootlin.com>
Cc: Jagan Teki <jagan@openedev.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Jagan Teki <jagan@openedev.com>
drivers/mtd/nand/spi/Makefile
drivers/mtd/nand/spi/core.c
drivers/mtd/nand/spi/gigadevice.c [new file with mode: 0644]
include/linux/mtd/spinand.h