[PATCH 0/2] mtd: spi-nor: add new device MT35X
Brian Norris
computersforpeace at gmail.com
Wed Dec 9 18:46:23 PST 2015
On Thu, Dec 10, 2015 at 01:58:58AM +0000, Karl Zhang wrote:
> Micron has announced a new SPI NOR device MT35X (XTRMFlash).
Announced? Do you have a flash sample? Did you test?
Brian
> 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/devices/m25p80.c | 1 +
> drivers/mtd/spi-nor/spi-nor.c | 2 ++
> include/linux/mtd/cfi.h | 1 +
> include/linux/mtd/spi-nor.h | 2 ++
> 4 files changed, 6 insertions(+)
>
> --
> 1.9.1
>
More information about the linux-mtd
mailing list