[PATCH 0/2] mtd: spinand: Add support for SkyHigh S35ML-3 family

tkuw584924 at gmail.com tkuw584924 at gmail.com
Wed Oct 30 19:21:53 PDT 2024


From: Takahiro Kuwano <Takahiro.Kuwano at infineon.com>

This series is successor of the patch submitted by KR Kim:
https://patchwork.ozlabs.org/project/linux-mtd/patch/20240820064547.5035-1-kr.kim@skyhighmemory.com/

Takahiro Kuwano (2):
  mtd: spinand: Introduce a way to avoid raw access
  mtd: spinand: Add support for SkyHigh S35ML-3 family

 drivers/mtd/nand/spi/Makefile  |   2 +-
 drivers/mtd/nand/spi/core.c    |  13 +++
 drivers/mtd/nand/spi/skyhigh.c | 143 +++++++++++++++++++++++++++++++++
 include/linux/mtd/spinand.h    |   2 +
 4 files changed, 159 insertions(+), 1 deletion(-)
 create mode 100644 drivers/mtd/nand/spi/skyhigh.c

-- 
2.34.1




More information about the linux-mtd mailing list