[PATCH 0/3] Add OSPI NAND support
Santhosh Kumar K
s-k6 at ti.com
Thu Jan 2 03:51:07 PST 2025
This series adds the OSPI NAND support to K3 devices such as
AM62Ax, AM62x LP SK in 1S-8S-8S mode.
Due to ERRATA-i2383, switching to DDR mode is not possible. So, we
stay in SDR mode during probe. [1]
The upcoming series will contain the Device Tree changes.
Repo: https://github.com/santhosh21/linux/tree/uL_next
Test results: https://gist.github.com/santhosh21/71ab6646dccc238a0b3c47c0382f219a
[1] https://www.ti.com/lit/er/sprz544b/sprz544b.pdf?ts=1734605642081&ref_url=https%253A%252F%252Fwww.google.com%252F
Regards,
Santhosh.
Santhosh Kumar K (3):
mtd: spinand: Define OctalIO ops
mtd: spinand: winbond: Add support for W35N01JW
mtd: spinand: winbond: Fix oob_layout for W25N01JW
drivers/mtd/nand/spi/winbond.c | 72 +++++++++++++++++++++++++++++++++-
include/linux/mtd/spinand.h | 12 ++++++
2 files changed, 83 insertions(+), 1 deletion(-)
--
2.34.1
More information about the linux-mtd
mailing list