[PATCH v2] mtd: sh_flctl: add support for Renesas SuperH FLCTL
Paul Mundt
lethal at linux-sh.org
Sat Sep 20 21:07:13 EDT 2008
On Fri, Sep 19, 2008 at 03:38:52PM +0900, Yoshihiro Shimoda wrote:
> Several Renesas SuperH CPU has FLCTL. The FLCTL support NAND Flash.
> This driver support SH7723.
>
> Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro at renesas.com>
> Acked-by: Paul Mundt <lethal at linux-sh.org>
> ---
>
> PATCH v2:
> - fix size of ioremap().
>
> drivers/mtd/nand/Kconfig | 7 +
> drivers/mtd/nand/Makefile | 1 +
> drivers/mtd/nand/sh_flctl.c | 878 ++++++++++++++++++++++++++++++++++++++++++
> include/linux/mtd/sh_flctl.h | 125 ++++++
> 4 files changed, 1011 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mtd/nand/sh_flctl.c
> create mode 100644 include/linux/mtd/sh_flctl.h
>
I'll merge the platform bits once this is applied. Optionally I can roll
this in to my tree if dwmw2 acks it.
More information about the linux-mtd
mailing list