From patchwork Fri Aug 24 16:23:50 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: mtd: m25p80: add support for Micron N25Q128 Date: Fri, 24 Aug 2012 06:23:50 -0000 From: Jan Luebbe X-Patchwork-Id: 179871 Message-Id: <1345825430-15758-1-git-send-email-jlu@pengutronix.de> To: Artem Bityutskiy Cc: linux-mtd@lists.infradead.org, Jan Luebbe Signed-off-by: Jan Luebbe --- drivers/mtd/devices/m25p80.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/devices/m25p80.c b/drivers/mtd/devices/m25p80.c index 980cd6d..33ab2b7 100644 --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c @@ -663,6 +663,7 @@ static const struct spi_device_id m25p_ids[] = { { "mx25l25655e", INFO(0xc22619, 0, 64 * 1024, 512, 0) }, /* Micron */ + { "n25q128", INFO(0x20ba18, 0, 64 * 1024, 256, 0) }, { "n25q256a", INFO(0x20ba19, 0, 64 * 1024, 512, SECT_4K) }, /* Spansion -- single (large) sector size only, at least