public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mtd: spi-nor: Support for another sst flash
@ 2023-06-16 14:08 Miquel Raynal
  2023-06-16 14:08 ` [PATCH v2 1/2] mtd: spi-nor: Add support for sst26vf032b flash Miquel Raynal
  2023-06-16 14:08 ` [PATCH v2 2/2] mtd: spi-nor: Drop redundant information on the sst26vf flash series Miquel Raynal
  0 siblings, 2 replies; 6+ messages in thread
From: Miquel Raynal @ 2023-06-16 14:08 UTC (permalink / raw)
  To: Richard Weinberger, Vignesh Raghavendra, Tudor Ambarus,
	Pratyush Yadav, Michael Walle, linux-mtd
  Cc: Thomas Petazzoni, Miquel Raynal

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


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-07-12 16:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-16 14:08 [PATCH v2 0/2] mtd: spi-nor: Support for another sst flash Miquel Raynal
2023-06-16 14:08 ` [PATCH v2 1/2] mtd: spi-nor: Add support for sst26vf032b flash Miquel Raynal
2023-06-19  8:18   ` Tudor Ambarus
2023-07-12 16:13     ` Miquel Raynal
2023-06-16 14:08 ` [PATCH v2 2/2] mtd: spi-nor: Drop redundant information on the sst26vf flash series Miquel Raynal
2023-06-19  8:20   ` Tudor Ambarus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox