[MTD] TXx9 SoC NAND Flash Memory Controller driver
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 4 Mar 2009 20:01:34 +0000 (12:01 -0800)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 20 Mar 2009 18:10:48 +0000 (18:10 +0000)
commit64fb65baffa5b8f6f2eb3f628dec43c22cd1031f
tree1f31498a7b2f65bac255c286c66810bf72fa235a
parentcbf77c1bd9c79d1742976862d0b2bebaff1ea14d
[MTD] TXx9 SoC NAND Flash Memory Controller driver

This patch adds support for the integrated NAND flash controller of the
TXx9 family.

Once upon a time there were tx4925ndfmc and tx4938ndfmc driver.  They
were removed due to bitrot in 2005.
This new driver is completely rewritten based on a driver in CELF patch
archive.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Ralf Bächle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/txx9ndfmc.c [new file with mode: 0644]