[PATCH v2 0/2] mtd: spi-nor: Support for another sst flash

Miquel Raynal miquel.raynal at bootlin.com
Fri Jun 16 07:08:20 PDT 2023


Hello,

Here are a couple of patches adding support for the sst26vf032b spi-nor,
I could successfully use the PARSE_SFDP flag actually, so here is a
second patch actually switching to SFDP parsing for its cousins as
well.

Cheers,
Miquèl

Changes in v2:
* Drop the useless binding change.
* Add Link tag in commit message.
* Use the PARSE_SFDP flag.
* Drop redundant information from the known parts and its cousin.

Miquel Raynal (2):
  mtd: spi-nor: Add support for sst26vf032b flash
  mtd: spi-nor: Drop redundant information on the sst26vf flash series

 drivers/mtd/spi-nor/sst.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
2.34.1




More information about the linux-mtd mailing list