linux/drivers/mtd/spi-nor
grmoore@altera.com c14deddec1 mtd: spi-nor: add support for flag status register on Micron chips
Some new Micron flash chips require reading the flag status register to
determine when operations have completed.

Furthermore, chips with multi-die stacks of the 65nm 256Mb QSPI also
require reading the status register before reading the flag status
register.

This patch adds support for the flag status register in the n25q512ax3
and n25q00 Micron QSPI flash chips.

Signed-off-by: Graham Moore <grmoore@altera.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-07-11 19:10:35 -07:00
..
fsl-quadspi.c mtd: fsl-quadspi: fix __iomem annotations 2014-04-16 02:14:06 -07:00
Kconfig mtd: spi-nor: allow to be built as module 2014-04-14 11:23:02 -07:00
Makefile mtd: spi-nor: shorten Kconfig naming 2014-04-14 11:23:01 -07:00
spi-nor.c mtd: spi-nor: add support for flag status register on Micron chips 2014-07-11 19:10:35 -07:00