]> asedeno.scripts.mit.edu Git - linux.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)
commit17407ec3354d291541099b2a7cd71545d9402e14
tree95c09c24b8efcbefa8208d667646a6b64e6ff304
parent0074a8f3b30302383ce59867299975fbf37a4061
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