[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230717153536.25700-1-quic_sridsn@quicinc.com>
Date: Mon, 17 Jul 2023 21:05:34 +0530
From: Sridharan S N <quic_sridsn@...cinc.com>
To: <tudor.ambarus@...aro.org>, <pratyush@...nel.org>,
<michael@...le.cc>, <miquel.raynal@...tlin.com>, <richard@....at>,
<vigneshr@...com>, <linux-mtd@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
CC: Sridharan S N <quic_sridsn@...cinc.com>
Subject: [PATCH 0/2] Add support for gigadevice and macronix SPI-NOR
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
Powered by blists - more mailing lists