acrn-kernel/drivers/mtd/nand/spi
Miquel Raynal 3507273d5a mtd: spinand: Propagate ECC information to the MTD structure
This is done by default in the raw NAND core (nand_base.c) but was
missing in the SPI-NAND core. Without these two lines the ecc_strength
and ecc_step_size values are not exported to the user through sysfs.

Fixes: 7529df4652 ("mtd: nand: Add core infrastructure to support SPI NANDs")
Cc: stable@vger.kernel.org
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2020-05-18 22:02:05 +02:00
..
Kconfig
Makefile mtd: spinand: Add initial support for Paragon PN26G0xA 2019-06-27 20:13:07 +02:00
core.c mtd: spinand: Propagate ECC information to the MTD structure 2020-05-18 22:02:05 +02:00
gigadevice.c mtd: spinand: rework detect procedure for different READ_ID operation 2020-03-09 14:50:19 +01:00
macronix.c mtd: spinand: rework detect procedure for different READ_ID operation 2020-03-09 14:50:19 +01: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: toshiba: Support for new Kioxia Serial NAND 2020-03-24 22:51:22 +01:00
winbond.c mtd: spinand: rework detect procedure for different READ_ID operation 2020-03-09 14:50:19 +01:00