linux/drivers/mtd/spi-nor
Boris Brezillon 9ec4bbcb20
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Declare a spi_nor_manufacturer struct and add basic building blocks to
move manufacturer specific code outside of the core.

Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-03-17 09:28:02 +02:00
..
controllers mtd: spi-nor: Prepare core / manufacturer code split 2020-03-16 18:28:53 +02:00
core.c mtd: spi-nor: Add the concept of SPI NOR manufacturer driver 2020-03-17 09:28:02 +02:00
core.h mtd: spi-nor: Add the concept of SPI NOR manufacturer driver 2020-03-17 09:28:02 +02:00
Kconfig mtd: spi-nor: Prepare core / manufacturer code split 2020-03-16 18:28:53 +02:00
Makefile mtd: spi-nor: Move SFDP logic out of the core 2020-03-16 18:28:53 +02:00
sfdp.c mtd: spi-nor: Move SFDP logic out of the core 2020-03-16 18:28:53 +02:00
sfdp.h mtd: spi-nor: Move SFDP logic out of the core 2020-03-16 18:28:53 +02:00