[PATCH v2 0/2] mtd: spi-nor: add new device MT35X

From: Karl Zhang
Date: Sun Dec 13 2015 - 20:54:32 EST


Micron has announced a new SPI NOR device MT35X (XTRMFlash).
This device's manufacturer ID is using 2Ch which arranged by
JEDEC. The 20h is also Micron's ID due to the history.

This new device support high speed I/O interface. The clock
frequency could up to 200 MHz (MAX) in DDR (400 MB/s) with
DQS. The device bus width could be 1 or 8, and it's default
width is configurable.

Karl Zhang (2):
mtd: spi-nor: add Manufacturer ID for Micron
mtd: spi-nor: add new device MT35X

drivers/mtd/spi-nor/spi-nor.c | 2 ++
include/linux/mtd/cfi.h | 1 +
include/linux/mtd/spi-nor.h | 2 ++
3 files changed, 5 insertions(+)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/