[PATCH v2 0/2] Add support for Quad Input Page Program

From: Cheng Ming Lin
Date: Tue Feb 11 2025 - 01:35:37 EST


From: Cheng Ming Lin <chengminglin@xxxxxxxxxxx>

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.

v2:
* Add a partname comment to easily identify flash entries

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 | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)

--
2.25.1