[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <CCF7C6DB-437C-4140-894F-2F497AD610DC@kernel.crashing.org>
Date: Tue, 22 Nov 2011 21:41:00 -0600
From: Kumar Gala <galak@...nel.crashing.org>
To: Artem.Bityutskiy@...ia.com, David Woodhouse <dwmw2@...radead.org>
Cc: linux-mtd@...ts.infradead.org,
"linuxppc-dev@...ts.ozlabs.org list" <linuxppc-dev@...ts.ozlabs.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"b35362@...escale.com>" <b35362@...escale.com>,
"linux-kernel@...r.kernel.org Kernel" <linux-kernel@...r.kernel.org>,
Li Yang-R58472 <r58472@...escale.com>,
Scott Wood <scottwood@...escale.com>
Subject: Re: [PATCH v2] Integrated Flash Controller support
On Oct 31, 2011, at 4:38 AM, <b35362@...escale.com> <b35362@...escale.com> wrote:
> From: Liu Shuo <b35362@...escale.com>
>
> 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.
>
> Signed-off-by: Dipen Dudhat <Dipen.Dudhat@...escale.com>
> Signed-off-by: Scott Wood <scottwood@...escale.com>
> Signed-off-by: Li Yang <leoli@...escale.com>
> Signed-off-by: Liu Shuo <b35362@...escale.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--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists