]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: spinand: winbond: Add support for W25N01GV
authorRobert Marko <robimarko@gmail.com>
Sat, 6 Oct 2018 15:36:42 +0000 (17:36 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 5 Nov 2018 09:56:56 +0000 (10:56 +0100)
commit9a4d83074769d6ecf1f5c3fef0f183b09abf3726
tree862773f337847f3526f0c286c21c99ba076fb356
parent651022382c7f8da46cb4872a545ee1da6d097d2a
mtd: spinand: winbond: Add support for W25N01GV

W25N01GV is a single die version of the already supported
W25M02GV with half the capacity. Everything else is the
same so introduce support for W25N01GV.

Datasheet:http://www.winbond.com/resource-files/w25n01gv%20revl%20050918%20unsecured.pdf

Tested on 8devices Jalapeno dev board under OpenWrt running 4.19-rc5.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/spi/winbond.c