All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MTD: add JEDEC ID for w25q32wd to chip table
@ 2012-05-31 15:38 ` ing. Federico Fuga
  0 siblings, 0 replies; 7+ messages in thread
From: ing. Federico Fuga @ 2012-05-31 15:38 UTC (permalink / raw)
  Cc: fuga, linux-mtd, linux-kernel

From: "ing. Federico Fuga" <fuga@studiofuga.com>

Adds JEDEC ID for the 1.8V version of WinBond w25q32

Signed-off-by: Federico Fuga <fuga@studiofuga.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 7c60ddd..93ea3c1 100644
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -757,6 +757,7 @@ static const struct spi_device_id m25p_ids[] = {
 	{ "w25x16", INFO(0xef3015, 0, 64 * 1024,  32, SECT_4K) },
 	{ "w25x32", INFO(0xef3016, 0, 64 * 1024,  64, SECT_4K) },
 	{ "w25q32", INFO(0xef4016, 0, 64 * 1024,  64, SECT_4K) },
+	{ "w25q32wd", INFO(0xef6016, 0, 64 * 1024,  64, SECT_4K) },
 	{ "w25x64", INFO(0xef3017, 0, 64 * 1024, 128, SECT_4K) },
 	{ "w25q64", INFO(0xef4017, 0, 64 * 1024, 128, SECT_4K) },
 
-- 
1.7.9.5


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

* [PATCH] MTD: add JEDEC ID for w25q32wd to chip table
@ 2012-05-31 15:38 ` ing. Federico Fuga
  0 siblings, 0 replies; 7+ messages in thread
From: ing. Federico Fuga @ 2012-05-31 15:38 UTC (permalink / raw)
  Cc: fuga, linux-mtd, linux-kernel

From: "ing. Federico Fuga" <fuga@studiofuga.com>

Adds JEDEC ID for the 1.8V version of WinBond w25q32

Signed-off-by: Federico Fuga <fuga@studiofuga.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 7c60ddd..93ea3c1 100644
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -757,6 +757,7 @@ static const struct spi_device_id m25p_ids[] = {
 	{ "w25x16", INFO(0xef3015, 0, 64 * 1024,  32, SECT_4K) },
 	{ "w25x32", INFO(0xef3016, 0, 64 * 1024,  64, SECT_4K) },
 	{ "w25q32", INFO(0xef4016, 0, 64 * 1024,  64, SECT_4K) },
+	{ "w25q32wd", INFO(0xef6016, 0, 64 * 1024,  64, SECT_4K) },
 	{ "w25x64", INFO(0xef3017, 0, 64 * 1024, 128, SECT_4K) },
 	{ "w25q64", INFO(0xef4017, 0, 64 * 1024, 128, SECT_4K) },
 
-- 
1.7.9.5

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

* Re: [PATCH] MTD: add JEDEC ID for w25q32wd to chip table
  2012-05-31 15:38 ` ing. Federico Fuga
  (?)
@ 2012-06-05 12:52 ` Artem Bityutskiy
  2012-06-05 12:55   ` Artem Bityutskiy
  -1 siblings, 1 reply; 7+ messages in thread
From: Artem Bityutskiy @ 2012-06-05 12:52 UTC (permalink / raw)
  To: ing. Federico Fuga; +Cc: linux-mtd, linux-kernel

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

On Thu, 2012-05-31 at 17:38 +0200, ing. Federico Fuga wrote:
> From: "ing. Federico Fuga" <fuga@studiofuga.com>
> 
> Adds JEDEC ID for the 1.8V version of WinBond w25q32
> 
> Signed-off-by: Federico Fuga <fuga@studiofuga.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 7c60ddd..93ea3c1 100644
> --- a/drivers/mtd/devices/m25p80.c
> +++ b/drivers/mtd/devices/m25p80.c
> @@ -757,6 +757,7 @@ static const struct spi_device_id m25p_ids[] = {
>  	{ "w25x16", INFO(0xef3015, 0, 64 * 1024,  32, SECT_4K) },
>  	{ "w25x32", INFO(0xef3016, 0, 64 * 1024,  64, SECT_4K) },
>  	{ "w25q32", INFO(0xef4016, 0, 64 * 1024,  64, SECT_4K) },
> +	{ "w25q32wd", INFO(0xef6016, 0, 64 * 1024,  64, SECT_4K) },

It is w25q32wd, not w25q32wd.

-- 
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] 7+ messages in thread

* Re: [PATCH] MTD: add JEDEC ID for w25q32wd to chip table
  2012-06-05 12:52 ` Artem Bityutskiy
@ 2012-06-05 12:55   ` Artem Bityutskiy
  2012-06-05 15:37       ` Federico Fuga
  0 siblings, 1 reply; 7+ messages in thread
From: Artem Bityutskiy @ 2012-06-05 12:55 UTC (permalink / raw)
  To: ing. Federico Fuga; +Cc: linux-mtd, linux-kernel

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

On Tue, 2012-06-05 at 15:52 +0300, Artem Bityutskiy wrote:
> > +	{ "w25q32wd", INFO(0xef6016, 0, 64 * 1024,  64, SECT_4K) },
> 
> It is w25q32wd, not w25q32wd.

Gr, "dw", not "wd".

http://www.nexflash.com/hq/enu/ProductAndSales/ProductLines/FlashMemory/SerialFlash/W25Q32DW.htm

-- 
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] 7+ messages in thread

* [PATCH] MTD: add JEDEC ID for w25q32dw to chip table
  2012-06-05 12:55   ` Artem Bityutskiy
@ 2012-06-05 15:37       ` Federico Fuga
  0 siblings, 0 replies; 7+ messages in thread
From: Federico Fuga @ 2012-06-05 15:37 UTC (permalink / raw)
  Cc: fuga, linux-mtd, linux-kernel

From: "ing. Federico Fuga" <fuga@studiofuga.com>

Adds JEDEC ID for the 1.8V version of WinBond w25q32

Signed-off-by: Federico Fuga <fuga@studiofuga.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 7c60ddd..9d16890 100644
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -757,6 +757,7 @@ static const struct spi_device_id m25p_ids[] = {
 	{ "w25x16", INFO(0xef3015, 0, 64 * 1024,  32, SECT_4K) },
 	{ "w25x32", INFO(0xef3016, 0, 64 * 1024,  64, SECT_4K) },
 	{ "w25q32", INFO(0xef4016, 0, 64 * 1024,  64, SECT_4K) },
+	{ "w25q32dw", INFO(0xef6016, 0, 64 * 1024,  64, SECT_4K) },
 	{ "w25x64", INFO(0xef3017, 0, 64 * 1024, 128, SECT_4K) },
 	{ "w25q64", INFO(0xef4017, 0, 64 * 1024, 128, SECT_4K) },
 
-- 
1.7.9.5


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

* [PATCH] MTD: add JEDEC ID for w25q32dw to chip table
@ 2012-06-05 15:37       ` Federico Fuga
  0 siblings, 0 replies; 7+ messages in thread
From: Federico Fuga @ 2012-06-05 15:37 UTC (permalink / raw)
  Cc: fuga, linux-mtd, linux-kernel

From: "ing. Federico Fuga" <fuga@studiofuga.com>

Adds JEDEC ID for the 1.8V version of WinBond w25q32

Signed-off-by: Federico Fuga <fuga@studiofuga.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 7c60ddd..9d16890 100644
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -757,6 +757,7 @@ static const struct spi_device_id m25p_ids[] = {
 	{ "w25x16", INFO(0xef3015, 0, 64 * 1024,  32, SECT_4K) },
 	{ "w25x32", INFO(0xef3016, 0, 64 * 1024,  64, SECT_4K) },
 	{ "w25q32", INFO(0xef4016, 0, 64 * 1024,  64, SECT_4K) },
+	{ "w25q32dw", INFO(0xef6016, 0, 64 * 1024,  64, SECT_4K) },
 	{ "w25x64", INFO(0xef3017, 0, 64 * 1024, 128, SECT_4K) },
 	{ "w25q64", INFO(0xef4017, 0, 64 * 1024, 128, SECT_4K) },
 
-- 
1.7.9.5

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

* Re: [PATCH] MTD: add JEDEC ID for w25q32dw to chip table
  2012-06-05 15:37       ` Federico Fuga
  (?)
@ 2012-06-06 10:23       ` Artem Bityutskiy
  -1 siblings, 0 replies; 7+ messages in thread
From: Artem Bityutskiy @ 2012-06-06 10:23 UTC (permalink / raw)
  To: Federico Fuga; +Cc: linux-mtd, linux-kernel

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

On Tue, 2012-06-05 at 17:37 +0200, Federico Fuga wrote:
> From: "ing. Federico Fuga" <fuga@studiofuga.com>
> 
> Adds JEDEC ID for the 1.8V version of WinBond w25q32
> 
> Signed-off-by: Federico Fuga <fuga@studiofuga.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] 7+ messages in thread

end of thread, other threads:[~2012-06-06 10:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-31 15:38 [PATCH] MTD: add JEDEC ID for w25q32wd to chip table ing. Federico Fuga
2012-05-31 15:38 ` ing. Federico Fuga
2012-06-05 12:52 ` Artem Bityutskiy
2012-06-05 12:55   ` Artem Bityutskiy
2012-06-05 15:37     ` [PATCH] MTD: add JEDEC ID for w25q32dw " Federico Fuga
2012-06-05 15:37       ` Federico Fuga
2012-06-06 10:23       ` Artem Bityutskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.