[PATCH 0/2] Add support for gigadevice and macronix SPI-NOR

Sridharan S N quic_sridsn at quicinc.com
Mon Jul 17 08:35:34 PDT 2023


This series add support for SPI NOR devices mentioned below:

gigadevice:
gd25lb256e   - This supports quad read and uniform 4K-byte erase.
gd25d{2,4}0c - These supports dual read and uniform 4K-byte erase.

macronix:
mx66u1g45g - This chip supports stateless 4-byte opcodes, dual and quad
             read and uniform 4K-byte erase.
Sridharan S N (2):
  mtd: spi-nor: gigadevice: Add support for gd25lb256e and gd25d{2,4}0c
  mtd: spi-nor: macronix: Add support for mx66u1g45g

 drivers/mtd/spi-nor/gigadevice.c | 6 ++++++
 drivers/mtd/spi-nor/macronix.c   | 3 +++
 2 files changed, 9 insertions(+)

-- 
2.17.1




More information about the linux-mtd mailing list