From: Paul Mundt <lethal@linux-sh.org>
To: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>,
dwmw2@infradead.org, linux-mtd@lists.infradead.org,
linux-sh@vger.kernel.org
Subject: Re: [PATCH v2] mtd: sh_flctl: add support for Renesas SuperH FLCTL
Date: Mon, 29 Sep 2008 20:50:32 +0900 [thread overview]
Message-ID: <20080929115032.GC24836@linux-sh.org> (raw)
In-Reply-To: <20080921010713.GA2522@linux-sh.org>
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@renesas.com>
> > Acked-by: Paul Mundt <lethal@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?
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>,
dwmw2@infradead.org, linux-mtd@lists.infradead.org,
linux-sh@vger.kernel.org
Subject: Re: [PATCH v2] mtd: sh_flctl: add support for Renesas SuperH FLCTL
Date: Mon, 29 Sep 2008 11:50:32 +0000 [thread overview]
Message-ID: <20080929115032.GC24836@linux-sh.org> (raw)
In-Reply-To: <20080921010713.GA2522@linux-sh.org>
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@renesas.com>
> > Acked-by: Paul Mundt <lethal@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?
next prev parent reply other threads:[~2008-09-29 11:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-19 6:38 [PATCH v2] mtd: sh_flctl: add support for Renesas SuperH FLCTL Yoshihiro Shimoda
2008-09-19 6:38 ` Yoshihiro Shimoda
2008-09-21 1:07 ` Paul Mundt
2008-09-21 1:07 ` Paul Mundt
2008-09-29 11:50 ` Paul Mundt [this message]
2008-09-29 11:50 ` Paul Mundt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080929115032.GC24836@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-sh@vger.kernel.org \
--cc=shimoda.yoshihiro@renesas.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.