Re: [PATCH v4 0/4] nand prefetch-irq support and ecc layout chanage

2010-08-06 Thread Tony Lindgren
* Ghorai, Sukumar  [100806 11:56]:
>
> Would you please check the status of these patch(s).

Need to look at these after this merge window.

In general, we need to have our patches reviewed and
tested and sitting in the for-next tree by -rc6.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH v4 0/4] nand prefetch-irq support and ecc layout chanage

2010-08-06 Thread Ghorai, Sukumar
Tony,

> -Original Message-
> From: Ghorai, Sukumar
> Sent: Wednesday, August 04, 2010 9:29 AM
> To: linux-omap@vger.kernel.org; 'Tony Lindgren'
> Cc: linux-arm-ker...@lists.infradead.org; linux-...@lists.infradead.org
> Subject: RE: [PATCH v4 0/4] nand prefetch-irq support and ecc layout
> chanage
> 
> > -Original Message-
> > From: Ghorai, Sukumar
> > Sent: Monday, August 02, 2010 9:20 PM
> > To: linux-omap@vger.kernel.org
> > Cc: linux-arm-ker...@lists.infradead.org; linux-...@lists.infradead.org;
> > Ghorai, Sukumar
> > Subject: [PATCH v4 0/4] nand prefetch-irq support and ecc layout chanage
> >
> >The following set of patches applies on top of omap-for-linus.
> >
> >v4: Comments incorporated
> >
> >v3: http://www.mail-archive.com/linux-
> > o...@vger.kernel.org/msg32071.html
> > Rebase on latest codebase and previous patch(posted).
> > http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31963.html
> >
> >v2: Rebase on latest codebase and previous patch(posted).
> > http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31471.html
> >
> >v1: http://www.mail-archive.com/linux-
> > o...@vger.kernel.org/msg2.html
> >
> > Sukumar Ghorai (4):
> > omap3: nand: prefetch in irq mode support
> > omap: nand: configurable fifo threshold to gain the throughput
> > omap: nand: ecc layout select from board file
> > omap: nand: making ecc layout as compatible with romcode ecc
> >
> >  arch/arm/mach-omap2/board-flash.c  |5 +-
> >  arch/arm/mach-omap2/gpmc.c |   15 ++-
> >  arch/arm/plat-omap/include/plat/gpmc.h |9 +-
> >  arch/arm/plat-omap/include/plat/irqs.h |1 +
> >  arch/arm/plat-omap/include/plat/nand.h |7 +
> >  drivers/mtd/nand/Kconfig   |   14 ++-
> >  drivers/mtd/nand/omap2.c   |  277
> > ---
> >  7 files changed, 294 insertions(+), 34 deletions(-)
> [Ghorai]
> Tony,
> Would you please check if you have any input further?

[Ghorai] 
Tony,
Would you please check the status of these patch(s).

Regards,
Ghorai
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH v4 0/4] nand prefetch-irq support and ecc layout chanage

2010-08-03 Thread Ghorai, Sukumar
> -Original Message-
> From: Ghorai, Sukumar
> Sent: Monday, August 02, 2010 9:20 PM
> To: linux-omap@vger.kernel.org
> Cc: linux-arm-ker...@lists.infradead.org; linux-...@lists.infradead.org;
> Ghorai, Sukumar
> Subject: [PATCH v4 0/4] nand prefetch-irq support and ecc layout chanage
> 
>The following set of patches applies on top of omap-for-linus.
> 
>v4: Comments incorporated
> 
>v3: http://www.mail-archive.com/linux-
> o...@vger.kernel.org/msg32071.html
>   Rebase on latest codebase and previous patch(posted).
>   http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31963.html
> 
>v2: Rebase on latest codebase and previous patch(posted).
>   http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31471.html
> 
>v1: http://www.mail-archive.com/linux-
> o...@vger.kernel.org/msg2.html
> 
> Sukumar Ghorai (4):
>   omap3: nand: prefetch in irq mode support
>   omap: nand: configurable fifo threshold to gain the throughput
>   omap: nand: ecc layout select from board file
>   omap: nand: making ecc layout as compatible with romcode ecc
> 
>  arch/arm/mach-omap2/board-flash.c  |5 +-
>  arch/arm/mach-omap2/gpmc.c |   15 ++-
>  arch/arm/plat-omap/include/plat/gpmc.h |9 +-
>  arch/arm/plat-omap/include/plat/irqs.h |1 +
>  arch/arm/plat-omap/include/plat/nand.h |7 +
>  drivers/mtd/nand/Kconfig   |   14 ++-
>  drivers/mtd/nand/omap2.c   |  277
> ---
>  7 files changed, 294 insertions(+), 34 deletions(-)
[Ghorai] 
Tony,
Would you please check if you have any input further?

Regards,
Ghorai

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html