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

Cheng Ming Lin posted 2 patches 1 year ago
There is a newer version of this series
drivers/mtd/spi-nor/macronix.c | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
[PATCH 0/2] Add support for Quad Input Page Program
Posted by Cheng Ming Lin 1 year ago
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