OpenCloudOS-Kernel/drivers/mtd/nand/spi
Felix Matouschek f4c5c7f9d2 mtd: spinand: Add support for XTX XT26G0xA
Add support for XTX Technology XT26G01AXXXXX, XTX26G02AXXXXX and
XTX26G04AXXXXX SPI NAND.

These are 3V, 1G/2G/4Gbit serial SLC NAND flash devices with on-die ECC
(8bit strength per 512bytes).

Tested on Teltonika RUTX10 flashed with OpenWrt.

Links:
  - http://www.xtxtech.com/download/?AId=225
  - https://datasheet.lcsc.com/szlcsc/2005251034_XTX-XT26G01AWSEGA_C558841.pdf
Signed-off-by: Felix Matouschek <felix@matouschek.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220418132803.664103-1-felix@matouschek.org
2022-04-21 09:34:12 +02:00
..
Kconfig mtd: spinand: Use the external ECC engine logic 2020-12-10 22:37:30 +01:00
Makefile mtd: spinand: Add support for XTX XT26G0xA 2022-04-21 09:34:12 +02:00
core.c mtd: spinand: Add support for XTX XT26G0xA 2022-04-21 09:34:12 +02:00
gigadevice.c mtd: spinand: gigadevice: add support for GD5FxGM7xExxG 2022-04-04 10:34:56 +02:00
macronix.c mtd: spinand: macronix: Use random program load 2022-01-23 12:36:22 +01:00
micron.c mtd: spinand: micron: Add support for MT29F2G01AAAED 2020-12-10 22:37:32 +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: Demote non-conformant kernel-doc header 2020-11-20 12:37:31 +01:00
winbond.c mtd: spinand: rework detect procedure for different READ_ID operation 2020-03-09 14:50:19 +01:00
xtx.c mtd: spinand: Add support for XTX XT26G0xA 2022-04-21 09:34:12 +02:00