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

From: Nathan Barrett-Morrison
Date: Wed Nov 23 2022 - 16:13:59 EST


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