linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Artem.Bityutskiy@nokia.com, David Woodhouse <dwmw2@infradead.org>
Cc: Li Yang-R58472 <r58472@freescale.com>,
	"b35362@freescale.com>" <b35362@freescale.com>,
	"linux-kernel@vger.kernel.org Kernel"
	<linux-kernel@vger.kernel.org>,
	linux-mtd@lists.infradead.org,
	Scott Wood <scottwood@freescale.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	"linuxppc-dev@lists.ozlabs.org list"
	<linuxppc-dev@lists.ozlabs.org>
Subject: Re: [PATCH v2] Integrated Flash Controller support
Date: Tue, 22 Nov 2011 21:41:00 -0600	[thread overview]
Message-ID: <CCF7C6DB-437C-4140-894F-2F497AD610DC@kernel.crashing.org> (raw)
In-Reply-To: <1320053901-23801-1-git-send-email-b35362@freescale.com>


On Oct 31, 2011, at 4:38 AM, <b35362@freescale.com> =
<b35362@freescale.com> wrote:

> From: Liu Shuo <b35362@freescale.com>
>=20
> Integrated Flash Controller supports various flashes like NOR, NAND
> and other devices using NOR, NAND and GPCM Machine available on it.
> IFC supports four chip selects.
>=20
> Signed-off-by: Dipen Dudhat <Dipen.Dudhat@freescale.com>
> Signed-off-by: Scott Wood <scottwood@freescale.com>
> Signed-off-by: Li Yang <leoli@freescale.com>
> Signed-off-by: Liu Shuo <b35362@freescale.com>
> ---
> arch/powerpc/Kconfig               |    4 +
> arch/powerpc/include/asm/fsl_ifc.h |  834 =
++++++++++++++++++++++++++++++++++++
> arch/powerpc/sysdev/Makefile       |    1 +
> arch/powerpc/sysdev/fsl_ifc.c      |  322 ++++++++++++++
> 4 files changed, 1161 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/include/asm/fsl_ifc.h
> create mode 100644 arch/powerpc/sysdev/fsl_ifc.c

Guys,

How are we handling this patchset since it touches drivers/mtd/nand?

- k=

  parent reply	other threads:[~2011-11-23  3:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31  9:38 [PATCH v2] Integrated Flash Controller support b35362
2011-10-31  9:38 ` [PATCH] mtd/nand : set Nand flash page address to FBAR and FPAR correctly b35362
2011-10-31  9:38 ` [PATCH 2/2] NAND Machine support for Integrated Flash Controller b35362
2011-11-23  3:41 ` Kumar Gala [this message]
2011-11-24 14:24   ` [PATCH v2] Integrated Flash Controller support Kumar Gala
2011-11-29 21:40     ` Artem Bityutskiy
2011-11-29 21:48       ` Scott Wood
2011-11-30  1:47         ` Kumar Gala
2011-11-30  8:51           ` Artem Bityutskiy
2011-12-14 11:13             ` Li Yang-R58472
2011-12-17 16:40               ` Artem Bityutskiy
2011-11-29 21:36 ` Artem Bityutskiy

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=CCF7C6DB-437C-4140-894F-2F497AD610DC@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=Artem.Bityutskiy@nokia.com \
    --cc=akpm@linux-foundation.org \
    --cc=b35362@freescale.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=r58472@freescale.com \
    --cc=scottwood@freescale.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;
as well as URLs for NNTP newsgroup(s).