linux/drivers/mtd/spi-nor
Jonas Gorski c175208679 mtd: spi-nor: allow dual/quad reads on S25FL129P
According to the datasheet[1], both S25FL129P0 (256kB sectors) and
S25FL129P1 (64kB sectors) support dual read, quad read, dual i/o read
and quad i/o read.

I have verified dual read to be working for S25FL129P1 on a dual
capable spi controller. Quad as well as S25FL129P0 is untested, lacking
hardware to verify.

[1] http://www.spansion.com/Support/Datasheets/S25FL129P_00.pdf

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-09-02 14:07:53 -07:00
..
fsl-quadspi.c mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase 2015-08-06 10:07:45 -07:00
Kconfig mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPI 2015-08-14 11:22:56 -07:00
Makefile mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI) 2015-08-14 11:22:55 -07:00
nxp-spifi.c mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI) 2015-08-14 11:22:55 -07:00
spi-nor.c mtd: spi-nor: allow dual/quad reads on S25FL129P 2015-09-02 14:07:53 -07:00