On Nov 22, 2011, at 9:41 PM, Kumar Gala wrote:
=20
On Oct 31, 2011, at 4:38 AM, [off-list ref] =
[off-list ref] wrote:
=20
quoted
From: Liu Shuo <redacted>
=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 <redacted>
Signed-off-by: Scott Wood <redacted>
Signed-off-by: Li Yang <redacted>
Signed-off-by: Liu Shuo <redacted>
---
arch/powerpc/Kconfig | 4 +
arch/powerpc/include/asm/fsl_ifc.h | 834 =
++++++++++++++++++++++++++++++++++++
quoted
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
=20
Guys,
=20
How are we handling this patchset since it touches drivers/mtd/nand?
Artem,
thoughts?
- k=