All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for Quad Input Page Program
@ 2025-02-07  8:18 ` Cheng Ming Lin
  0 siblings, 0 replies; 32+ messages in thread
From: Cheng Ming Lin @ 2025-02-07  8:18 UTC (permalink / raw)
  To: tudor.ambarus, pratyush, mwalle, miquel.raynal, richard, vigneshr,
	linux-mtd, linux-kernel
  Cc: alvinzhou, leoyu, Cheng Ming Lin

From: Cheng Ming Lin <chengminglin@mxic.com.tw>

Support for the Quad Input Page Program feature.

Some Macronix NOR flash support the Quad Input Page Program feature, but
the 4-Byte Address Instruction Table definition in the SFDP is incorrect.
To properly enable this feature, a post_sfdp fixups implementation is
introduced.

Cheng Ming Lin (2):
  mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page
    Program
  mtd: spi-nor: macronix: Add support for Macronix NOR Flash

 drivers/mtd/spi-nor/macronix.c | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

-- 
2.25.1


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

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

end of thread, other threads:[~2025-02-10  7:53 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07  8:18 [PATCH 0/2] Add support for Quad Input Page Program Cheng Ming Lin
2025-02-07  8:18 ` Cheng Ming Lin
2025-02-07  8:18 ` [PATCH 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups " Cheng Ming Lin
2025-02-07  8:18   ` Cheng Ming Lin
2025-02-07  8:36   ` Michael Walle
2025-02-07  8:36     ` Michael Walle
2025-02-10  3:16     ` Cheng Ming Lin
2025-02-10  3:16       ` Cheng Ming Lin
2025-02-07  8:37   ` Tudor Ambarus
2025-02-07  8:37     ` Tudor Ambarus
2025-02-07 15:01     ` Pratyush Yadav
2025-02-07 15:01       ` Pratyush Yadav
2025-02-10  3:27     ` Cheng Ming Lin
2025-02-10  3:27       ` Cheng Ming Lin
2025-02-10  7:48       ` Tudor Ambarus
2025-02-10  7:48         ` Tudor Ambarus
2025-02-10  7:49         ` Cheng Ming Lin
2025-02-10  7:49           ` Cheng Ming Lin
2025-02-07  8:18 ` [PATCH 2/2] mtd: spi-nor: macronix: Add support for Macronix NOR Flash Cheng Ming Lin
2025-02-07  8:18   ` Cheng Ming Lin
2025-02-07  8:39   ` Michael Walle
2025-02-07  8:39     ` Michael Walle
2025-02-07 11:32     ` Pratyush Yadav
2025-02-07 11:32       ` Pratyush Yadav
2025-02-10  6:15     ` Cheng Ming Lin
2025-02-10  6:15       ` Cheng Ming Lin
2025-02-07  8:43   ` Tudor Ambarus
2025-02-07  8:43     ` Tudor Ambarus
2025-02-07  9:23     ` Michael Walle
2025-02-07  9:23       ` Michael Walle
2025-02-07  9:53       ` Tudor Ambarus
2025-02-07  9:53         ` Tudor Ambarus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.