]> Pileus Git - ~andy/linux/commit
mtd: add LPC32xx SLC NAND driver
authorRoland Stigge <stigge@antcom.de>
Thu, 7 Jun 2012 10:22:15 +0000 (12:22 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 6 Jul 2012 17:17:07 +0000 (18:17 +0100)
commit2944a44da09e46b6db2fd2c3334f242b09e05c43
tree3ad0ccc685a59a3307ac550024cc157d26ebfb00
parentfdbad98dff8007f2b8bee6698b5d25ebba0471c9
mtd: add LPC32xx SLC NAND driver

This patch adds support for the SLC NAND controller inside the LPC32xx SoC.

[dwmw2: 21st century pedantry]

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