linux/drivers/mtd/nand/raw/ingenic
Paul Cercueil 15de8c6efd mtd: rawnand: ingenic: Separate top-level and SoC specific code
The ingenic-nand driver uses an API provided by the jz4780-bch driver.
This makes it difficult to support other SoCs in the jz4780-bch driver.
To work around this, we separate the API functions from the SoC-specific
code, so that these API functions are SoC-agnostic.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2019-04-08 10:21:04 +02:00
..
ingenic_ecc.c mtd: rawnand: ingenic: Separate top-level and SoC specific code 2019-04-08 10:21:04 +02:00
ingenic_ecc.h mtd: rawnand: ingenic: Separate top-level and SoC specific code 2019-04-08 10:21:04 +02:00
ingenic_nand.c mtd: rawnand: ingenic: Separate top-level and SoC specific code 2019-04-08 10:21:04 +02:00
jz4740_nand.c mtd: rawnand: Move drivers for Ingenic SoCs to subfolder 2019-03-21 16:56:18 +01:00
jz4780_bch.c mtd: rawnand: ingenic: Separate top-level and SoC specific code 2019-04-08 10:21:04 +02:00
Kconfig mtd: rawnand: ingenic: Separate top-level and SoC specific code 2019-04-08 10:21:04 +02:00
Makefile mtd: rawnand: ingenic: Separate top-level and SoC specific code 2019-04-08 10:21:04 +02:00