[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <8EDB3DC6-63E5-4D5C-BB52-15F32B85C5DD@kernel.crashing.org>
Date: Thu, 24 Nov 2011 08:24:33 -0600
From: Kumar Gala <galak@...nel.crashing.org>
To: Artem Bityutskiy <dedekind1@...il.com>
Cc: Li Yang-R58472 <r58472@...escale.com>, Artem.Bityutskiy@...ia.com,
"b35362@...escale.com>" <b35362@...escale.com>,
"linux-kernel@...r.kernel.org Kernel" <linux-kernel@...r.kernel.org>,
linux-mtd@...ts.infradead.org,
Scott Wood <scottwood@...escale.com>,
Andrew Morton <akpm@...ux-foundation.org>,
David Woodhouse <dwmw2@...radead.org>,
"linuxppc-dev@...ts.ozlabs.org list" <linuxppc-dev@...ts.ozlabs.org>
Subject: Re: [PATCH v2] Integrated Flash Controller support
On Nov 22, 2011, at 9:41 PM, Kumar Gala wrote:
>
> 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?
Artem,
thoughts?
- 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