public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: spi-nor: macronix: reading SFDP by all Macronix chips
@ 2024-09-25  7:49 Erez Geva
  2024-09-25  7:49 ` [PATCH 1/2] mtd: spi-nor: core: add manufacturer flags Erez Geva
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Erez Geva @ 2024-09-25  7:49 UTC (permalink / raw)
  To: linux-mtd, Tudor Ambarus, Pratyush Yadav, Michael Walle
  Cc: linux-kernel, Miquel Raynal, Richard Weinberger,
	Vignesh Raghavendra, Esben Haabendal, Erez Geva

From: Erez Geva <ErezGeva2@gmail.com>

Add reading SFDP to all Macronix chips.
All chips in the Macronix competabilites table
have a replacement chip that support SFDP.
Macronix stop producing any chip without SFDP 15 years ago.
The benefit of reading SFDP is by supporting
fater op-codes for newer chips.

This patch do not add an all flashes support.
This patch extend the already support of SFDP to all Macronix chips.
The new chips that reuse JEDEC IDs and chips that
are absend from the Macronix competabilites table.
The patch just remove the restriction!

Erez Geva (2):
  mtd: spi-nor: core: add manufacturer flags
  mtd: spi-nor: macronix: add manufacturer flags

 drivers/mtd/spi-nor/core.c     | 9 +++++----
 drivers/mtd/spi-nor/core.h     | 4 ++++
 drivers/mtd/spi-nor/macronix.c | 1 +
 3 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.39.5


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

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

end of thread, other threads:[~2024-09-26 11:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25  7:49 [PATCH 0/2] mtd: spi-nor: macronix: reading SFDP by all Macronix chips Erez Geva
2024-09-25  7:49 ` [PATCH 1/2] mtd: spi-nor: core: add manufacturer flags Erez Geva
2024-09-25  7:49 ` [PATCH 2/2] mtd: spi-nor: macronix: " Erez Geva
2024-09-26  7:22 ` [PATCH 0/2] mtd: spi-nor: macronix: reading SFDP by all Macronix chips Esben Haabendal
2024-09-26 11:02   ` Erez

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