* [PATCH] mtd: m25p80: Add support for m25pe20
@ 2012-06-12 19:42 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:42 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 5967219..53c77bf 100644
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -715,6 +715,7 @@ static const struct spi_device_id m25p_ids[] = {
{ "m45pe80", INFO(0x204014, 0, 64 * 1024, 16, 0) },
{ "m45pe16", INFO(0x204015, 0, 64 * 1024, 32, 0) },
+ { "m25pe20", INFO(0x208012, 0, 64 * 1024, 4, 0) },
{ "m25pe80", INFO(0x208014, 0, 64 * 1024, 16, 0) },
{ "m25pe16", INFO(0x208015, 0, 64 * 1024, 32, SECT_4K) },
--
1.7.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] mtd: m25p80: Add support for m25pe20
2012-06-12 19:42 [PATCH] mtd: m25p80: Add support for m25pe20 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:42 -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:10 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:42 [PATCH] mtd: m25p80: Add support for m25pe20 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).