[PATCH v2] mtd: sh_flctl: add support for Renesas SuperH FLCTL

Paul Mundt lethal at linux-sh.org
Mon Sep 29 07:50:32 EDT 2008


On Sun, Sep 21, 2008 at 10:07:13AM +0900, Paul Mundt wrote:
> 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.

David?



More information about the linux-mtd mailing list