linux/drivers/mtd/nand/spi
Miquel Raynal c8efe01028 mtd: spinand: Fill a default ECC provider/algorithm
The SPI-NAND layer default is on-die ECC because until now it was the
only one supported. New SPI-NAND chip flavors might use something else
as ECC engine provider but this will always be the default if the user
does not choose explicitly something else.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200930154109.3922-6-miquel.raynal@bootlin.com
2020-12-10 22:37:30 +01:00
..
core.c mtd: spinand: Fill a default ECC provider/algorithm 2020-12-10 22:37:30 +01:00
gigadevice.c mtd: spinand: gigadevice: Add support for GD5F4GQ4xC 2020-09-30 16:44:16 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
macronix.c mtd: spinand: macronix: Add support for MX31UF1GE4BC 2020-09-30 16:44:16 +02:00
Makefile mtd: spinand: Add initial support for Paragon PN26G0xA 2019-06-27 20:13:07 +02:00
micron.c mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies 2020-03-12 13:33:36 +01:00
paragon.c mtd: spinand: rework detect procedure for different READ_ID operation 2020-03-09 14:50:19 +01:00
toshiba.c mtd: spinand: Use nanddev_get_ecc_conf() when relevant 2020-09-28 15:59:48 +02:00
winbond.c mtd: spinand: rework detect procedure for different READ_ID operation 2020-03-09 14:50:19 +01:00