[PATCH 0/2] mtd: spinand: winbond: add support for additional SPI-NAND devices
Md Sadre Alam <[email protected]>
| Newsgroups | org.infradead.lists.linux-mtd,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
This series adds support for three Winbond SPI-NAND devices that are currently not recognized by the winbond SPI-NAND driver. The W25N01KW and W25N02LW share page geometry and ECC handling with existing supported devices and therefore reuse the existing OOB layout definitions and ECC status callbacks. The W25N04LW uses a different page and spare-area organization from the existing W25N04KV/W25N04KW devices and requires a dedicated OOB layout description. Md Sadre Alam (2): mtd: spinand: winbond: add support for W25N04LW mtd: spinand: winbond: Add support for W25N01KW and W25N02LW drivers/mtd/nand/spi/winbond.c | 50 ++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) -- 2.34.1 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/