public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org,
	linux-sh@vger.kernel.org
Subject: Re: [PATCH v2] mtd: sh_flctl: add support for Renesas SuperH FLCTL
Date: Sun, 21 Sep 2008 10:07:13 +0900	[thread overview]
Message-ID: <20080921010713.GA2522@linux-sh.org> (raw)
In-Reply-To: <48D348FC.3060301@renesas.com>

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.

  reply	other threads:[~2008-09-21  1:08 UTC|newest]

Thread overview: 3+ 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-21  1:07 ` 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=20080921010713.GA2522@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox