linux/drivers/mtd/spi-nor
Mathias Kresin b0fcb4b413 mtd: spi-nor: enable stateless 4b op codes for mx25u25635f
All required stateless 4-byte op codes are supported by this flash
chip. The stateless 4-byte support can't be autodetected due to a
missing 4-byte Address Instruction Table in SFDP.

Fixes hangs on reboot for SoCs expecting the flash chip in 3byte mode.

Signed-off-by: Mathias Kresin <dev@kresin.me>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
2017-04-16 18:33:38 +02:00
..
aspeed-smc.c mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe() 2017-02-10 11:20:22 -08:00
atmel-quadspi.c mtd: atmel-quadspi: add driver for Atmel QSPI controller 2016-07-15 17:43:45 -07:00
cadence-quadspi.c mtd: spi-nor: cqspi: remove redundant dead code on error return check 2017-02-10 14:22:00 +01:00
fsl-quadspi.c mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ 2017-02-10 14:22:00 +01:00
hisi-sfc.c mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failure 2017-03-07 21:45:48 +01:00
intel-spi-platform.c spi-nor: Add support for Intel SPI serial flash controller 2017-01-03 17:33:36 +00:00
intel-spi.c mtd: spi-nor: intel: use ERR_CAST in return statement 2017-03-07 22:09:56 +01:00
intel-spi.h spi-nor: Add support for Intel SPI serial flash controller 2017-01-03 17:33:36 +00:00
Kconfig Immutable branch between MFD and MTD due for the v4.11 merge window 2017-02-10 14:06:47 +01:00
Makefile Immutable branch between MFD and MTD due for the v4.11 merge window 2017-02-10 14:06:47 +01:00
mtk-quadspi.c mtd: mtk-nor: remove duplicated include from mtk-quadspi.c 2016-07-19 12:55:28 -07:00
nxp-spifi.c mtd: spi-nor: stop passing around retlen 2016-06-01 17:22:52 -07:00
spi-nor.c mtd: spi-nor: enable stateless 4b op codes for mx25u25635f 2017-04-16 18:33:38 +02:00