linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtd: m25p80: Add support for n25q064
@ 2012-06-12 19:55 Alexandre Pereira da Silva
  2012-06-19 16:14 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Pereira da Silva @ 2012-06-12 19:55 UTC (permalink / raw)
  To: David Woodhouse, Artem Bityutskiy, Dmitry Eremin-Solenikov,
	Brian Norris, linux-mtd, linux-kernel
  Cc: Alexandre Pereira da Silva

Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
---
 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 4cc818e..53c77bf 100644
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -646,6 +646,7 @@ static const struct spi_device_id m25p_ids[] = {
 	{ "160s33b",  INFO(0x898911, 0, 64 * 1024,  32, 0) },
 	{ "320s33b",  INFO(0x898912, 0, 64 * 1024,  64, 0) },
 	{ "640s33b",  INFO(0x898913, 0, 64 * 1024, 128, 0) },
+	{ "n25q064",  INFO(0x20ba17, 0, 64 * 1024, 128, 0) },
 
 	/* Macronix */
 	{ "mx25l2005a",  INFO(0xc22012, 0, 64 * 1024,   4, SECT_4K) },
-- 
1.7.10

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mtd: m25p80: Add support for n25q064
  2012-06-12 19:55 [PATCH] mtd: m25p80: Add support for n25q064 Alexandre Pereira da Silva
@ 2012-06-19 16:14 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2012-06-19 16:14 UTC (permalink / raw)
  To: Alexandre Pereira da Silva
  Cc: Dmitry Eremin-Solenikov, linux-mtd, Brian Norris, David Woodhouse,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 211 bytes --]

On Tue, 2012-06-12 at 16:55 -0300, Alexandre Pereira da Silva wrote:
> Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>

Pushed to l2-mtd.git, thanks!

-- 
Best Regards,
Artem Bityutskiy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-19 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12 19:55 [PATCH] mtd: m25p80: Add support for n25q064 Alexandre Pereira da Silva
2012-06-19 16:14 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).