linux/drivers/mtd/spi-nor
Cédric Le Goater e56beebbc7 mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC
This driver adds mtd support for the Aspeed AST2400 SoC static memory
controllers:

 * New Static Memory Controller (referred as FMC)
   . BMC firmware
   . AST2500 compatible register set
   . 5 chip select pins (CE0 ∼ CE4)
   . supports NOR flash, NAND flash and SPI flash memory.

 * SPI Flash Controller (SPI)
   . host Firmware
   . slightly different register set, between AST2500 and the legacy
     controller
   . supports SPI flash memory
   . 1 chip select pin (CE0)

The legacy static memory controller (referred as SMC) is not
supported, as well as types other than SPI.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
2017-02-10 13:54:54 +01:00
..
aspeed-smc.c mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC 2017-02-10 13:54:54 +01: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: Fix build on arches missing readsl/writesl 2017-01-04 09:54:03 +01:00
fsl-quadspi.c mtd: spi-nor: constify fsl_qspi_devtype_data 2016-11-26 17:45:06 +01:00
hisi-sfc.c mtd: spi-nor: add hisilicon spi-nor flash controller driver 2016-07-13 17:49:45 -07:00
Kconfig mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC 2017-02-10 13:54:54 +01:00
Makefile mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC 2017-02-10 13:54:53 +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: remove WARN_ONCE() message in spi_nor_write() 2017-02-10 13:54:52 +01:00