* [PATCH v2] mtd: spi-nor: Add support for N25Q016A
@ 2016-07-15 17:03 Moritz Fischer
2016-07-15 17:12 ` Jagan Teki
0 siblings, 1 reply; 3+ messages in thread
From: Moritz Fischer @ 2016-07-15 17:03 UTC (permalink / raw)
To: computersforpeace
Cc: ezequiel, cyrille.pitchen, moritz.fischer.private, linux-mtd,
linux-kernel, Moritz Fischer, David Woodhouse, Jagan Teki
This commit adds support in the spi-nor driver for the
N25Q016A, a 16Mbit SPI NOR flash from Micron.
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: Jagan Teki <jteki@openedev.com>
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
---
drivers/mtd/spi-nor/spi-nor.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/mtd/spi-nor/spi-nor.c b/drivers/mtd/spi-nor/spi-nor.c
index c52e455..33fd27d 100644
--- a/drivers/mtd/spi-nor/spi-nor.c
+++ b/drivers/mtd/spi-nor/spi-nor.c
@@ -861,6 +861,7 @@ static const struct flash_info spi_nor_ids[] = {
{ "mx66l1g55g", INFO(0xc2261b, 0, 64 * 1024, 2048, SPI_NOR_QUAD_READ) },
/* Micron */
+ { "n25q016a", INFO(0x20bb15, 0, 64 * 1024, 32, SECT_4K | SPI_NOR_QUAD_READ) },
{ "n25q032", INFO(0x20ba16, 0, 64 * 1024, 64, SPI_NOR_QUAD_READ) },
{ "n25q032a", INFO(0x20bb16, 0, 64 * 1024, 64, SPI_NOR_QUAD_READ) },
{ "n25q064", INFO(0x20ba17, 0, 64 * 1024, 128, SECT_4K | SPI_NOR_QUAD_READ) },
--
2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH v2] mtd: spi-nor: Add support for N25Q016A
2016-07-15 17:03 [PATCH v2] mtd: spi-nor: Add support for N25Q016A Moritz Fischer
@ 2016-07-15 17:12 ` Jagan Teki
2016-11-28 8:25 ` Cyrille Pitchen
0 siblings, 1 reply; 3+ messages in thread
From: Jagan Teki @ 2016-07-15 17:12 UTC (permalink / raw)
To: Moritz Fischer
Cc: Brian Norris, ezequiel, Cyrille Pitchen, moritz.fischer.private,
linux-mtd, linux-kernel, David Woodhouse
On 15 July 2016 at 22:33, Moritz Fischer <moritz.fischer@ettus.com> wrote:
> This commit adds support in the spi-nor driver for the
> N25Q016A, a 16Mbit SPI NOR flash from Micron.
>
> Cc: David Woodhouse <dwmw2@infradead.org>
> Cc: Brian Norris <computersforpeace@gmail.com>
> Cc: Jagan Teki <jteki@openedev.com>
>
> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
--
Jagan.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] mtd: spi-nor: Add support for N25Q016A
2016-07-15 17:12 ` Jagan Teki
@ 2016-11-28 8:25 ` Cyrille Pitchen
0 siblings, 0 replies; 3+ messages in thread
From: Cyrille Pitchen @ 2016-11-28 8:25 UTC (permalink / raw)
To: Jagan Teki, Moritz Fischer
Cc: Brian Norris, ezequiel, moritz.fischer.private, linux-mtd,
linux-kernel, David Woodhouse
Le 15/07/2016 à 19:12, Jagan Teki a écrit :
> On 15 July 2016 at 22:33, Moritz Fischer <moritz.fischer@ettus.com> wrote:
>> This commit adds support in the spi-nor driver for the
>> N25Q016A, a 16Mbit SPI NOR flash from Micron.
>>
>> Cc: David Woodhouse <dwmw2@infradead.org>
>> Cc: Brian Norris <computersforpeace@gmail.com>
>> Cc: Jagan Teki <jteki@openedev.com>
>>
>> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
>
> Reviewed-by: Jagan Teki <jteki@openedev.com>
>
Applied to git://github.com/spi-nor/linux.git
Thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-11-28 8:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15 17:03 [PATCH v2] mtd: spi-nor: Add support for N25Q016A Moritz Fischer
2016-07-15 17:12 ` Jagan Teki
2016-11-28 8:25 ` Cyrille Pitchen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®