[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221123211335.126417-1-nathan.morrison@timesys.com>
Date: Wed, 23 Nov 2022 16:13:33 -0500
From: Nathan Barrett-Morrison <nathan.morrison@...esys.com>
To: unlisted-recipients:; (no To-header on input)
Cc: nathan.morrison@...esys.com, greg.malysa@...esys.com,
Tudor Ambarus <tudor.ambarus@...rochip.com>,
Pratyush Yadav <pratyush@...nel.org>,
Michael Walle <michael@...le.cc>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
linux-mtd@...ts.infradead.org (open list:SPI NOR SUBSYSTEM),
linux-kernel@...r.kernel.org (open list)
Subject: [PATCH 0/2] These are the required patches I found while adding
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
Powered by blists - more mailing lists