]> git.karo-electronics.de Git - linux-beck.git/commit
mtd: nand: Support controllers with custom page
authorMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Tue, 15 Nov 2016 09:56:20 +0000 (10:56 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Sat, 19 Nov 2016 08:43:07 +0000 (09:43 +0100)
commit3371d663bb4579f1b2003a92162edd6d90edd089
tree47cd2dccf4aa4b54d0cfb3658ad16cd332f65be8
parentfc80f21a11156dd01c5ef14153e6f9e1291ccb82
mtd: nand: Support controllers with custom page

If your controller already sends the required NAND commands when
reading or writing a page, then the framework is not supposed to
send READ0 and SEQIN/PAGEPROG respectively.

Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand.h