mtd: add LPC32xx MLC NAND driver
commit70f7cb78ec534301d13af1786b86f13fd96147eb
authorRoland Stigge <stigge@antcom.de>
Sat, 30 Jun 2012 16:50:38 +0000 (30 18:50 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 6 Jul 2012 17:27:04 +0000 (6 18:27 +0100)
treed4a735562cb81f196bc423f07e8584347bd40951
parentd5842ab730d368ae2e8925dc00aec0ca132b72ab
mtd: add LPC32xx MLC NAND driver

This patch adds a driver for the MLC NAND controller of the LPC32xx SoC.

[dwmw2: 21st century pedantry]

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Documentation/devicetree/bindings/mtd/lpc32xx-mlc.txt [new file with mode: 0644]
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/lpc32xx_mlc.c [new file with mode: 0644]