[PATCH 0/2] These are the required patches I found while adding

Nathan Barrett-Morrison nathan.morrison at timesys.com
Wed Nov 23 13:13:33 PST 2022


1) The core framework needs some additional logic for 8S-8S-8S to pass through
succesfully.

2) The IS25LX256 chip needs added to the SPI part table along with various fixups

Nathan Barrett-Morrison (2):
  mtd: spi-nore: core: Add in framework for 8S-8S-8S Octal STR mode
  mtd: spi-nor: issi: Add in support for IS25LX256 chip, operating in
    Octal STR mode

 drivers/mtd/spi-nor/core.c |  57 ++++++++++++++++++++-
 drivers/mtd/spi-nor/core.h |   5 +-
 drivers/mtd/spi-nor/issi.c | 101 +++++++++++++++++++++++++++++++++++++
 3 files changed, 160 insertions(+), 3 deletions(-)

-- 
2.30.2




More information about the linux-mtd mailing list