[PATCH] Nand driver for TMIO devices

Jörn Engel joern at logfs.org
Tue Jul 1 10:23:24 EDT 2008


On Tue, 1 July 2008 15:53:09 +0400, Dmitry Baryshkov wrote:
> On Fri, Jun 27, 2008 at 01:43:40PM +0400, Dmitry Baryshkov wrote:
> > Add support nand controller part of toshiba mobile i/o controllers
> > and some custom ASIC found in some PDAs.
> > 
> > Respective parts which handle platform device registration are merged
> > via Russell's arm:devel tree.
> > 
> > Signed-off-by: Dmitry Baryshkov <dbaryshkov at gmail.com>
> > ---
> >  drivers/mtd/nand/Kconfig     |    7 +
> >  drivers/mtd/nand/Makefile    |    1 +
> >  drivers/mtd/nand/tmio_nand.c |  534 ++++++++++++++++++++++++++++++++++++++++++
> >  3 files changed, 542 insertions(+), 0 deletions(-)
> >  create mode 100644 drivers/mtd/nand/tmio_nand.c
> 
> Any comments regarding this patch?

I don't see any obvious problems with it.  I guess David will take a
closer look in the next merge window.  He tends to ignore the list for
some month, then merge dozens of patches in one hour.

Jörn

-- 
All models are wrong. Some models are useful.
-- George Box



More information about the linux-mtd mailing list