]> rtime.felk.cvut.cz Git - zynq/linux.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)
commit835ed7bf12609ce23d42956e74206cc539a0ce5f
treed1cde8027070306c34ede6f189827a6e7fda54aa
parent9f3cd4537da071cfa4987ef7315990417585f169
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