linux_dsm_epyc7002/drivers/mtd/spi-nor
mar.krzeminski 2f5ad7f0f3 mtd: spi-nor: Fix whole chip erasing for stacked chips.
Currently it is possible to disable chip erase for spi-nor driver.
Some modern stacked (multi die) flash chips do not support chip
erase opcode at all but spi-nor framework needs to cope with them too.
This commit extends existing functionality to allow disable
chip erase for a single flash chip.

Signed-off-by: Marcin Krzeminski <mar.krzeminski@gmail.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
2017-03-22 21:52:53 +01: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: Fix whole chip erasing for stacked chips. 2017-03-22 21:52:53 +01:00