]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Tue, 14 Oct 2008 12:23:26 +0000 (21:23 +0900)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 14 Oct 2008 12:33:05 +0000 (13:33 +0100)
commit6028aa01f759a1dae11e5d0e495b3dc9d2b0a47b
treec553cf676af448182a1cad908bf210fe25ae49f2
parent3fc2389847a84d06263c13a3b6dfe1f1d6eea935
[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL

Several Renesas SuperH CPU has FLCTL. The FLCTL support NAND Flash.
This driver support SH7723.

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/sh_flctl.c [new file with mode: 0644]
include/linux/mtd/sh_flctl.h [new file with mode: 0644]