]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: spi-nor: Add ISSI is25lp080d support
authorRomain Porte <romain.porte@nokia.com>
Thu, 28 Dec 2017 10:03:24 +0000 (11:03 +0100)
committerCyrille Pitchen <cyrille.pitchen@wedev4u.fr>
Thu, 28 Dec 2017 11:26:05 +0000 (12:26 +0100)
commit72b1533b020256fdc74aa63f8cff4ddeea013f86
tree95c09c24b8efcbefa8208d667646a6b64e6ff304
parent97ce6f50af08d820ced89648d1cd1f3b43c383c6
mtd: spi-nor: Add ISSI is25lp080d support

Add support for a new ISSI 1MB SPI NOR chip that was tested in our lab.
Datasheet is available at: http://www.issi.com/WW/pdf/25LP-WP080D.pdf

Testing was done only without the SPI_NOR_{DUAL,QUAD}_READ flags that
were added later, according to the datasheet.

Tested-by: Pascal Fabreges <pascal.fabreges@nokia.com>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Romain Porte <romain.porte@nokia.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
drivers/mtd/spi-nor/spi-nor.c