]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: spi-nor: Add support for N25Q256A11
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.kw@hitachi.com>
Wed, 22 Mar 2017 23:04:14 +0000 (08:04 +0900)
committerCyrille Pitchen <cyrille.pitchen@atmel.com>
Mon, 10 Apr 2017 21:09:17 +0000 (23:09 +0200)
commit632495c321cef2b244bef8564dbcd2fab662de11
treed1cde8027070306c34ede6f189827a6e7fda54aa
parent35fe77b93f861280761f2f4f3c645efbce8d403a
mtd: spi-nor: Add support for N25Q256A11

Add new Micron N25Q256A (N25Q256A11) 256Mbit NOR Flash in the list
of supported devices. This chip has the same structure as the N25Q256A
but ID and voltage (1V8) to use is different. Therefore, this adds
N25Q256A11 as n25q256ax1.

In the future, for new Micron memories we could use the patterns
"n25q*ax1" for 1V8 and "n25q*ax3" for 3V3 memories.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.kw@hitachi.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
drivers/mtd/spi-nor/spi-nor.c