[PATCH 1/2] PowerPC: Add 44x NDFC device-tree aware support

Thomas Gleixner tglx at linutronix.de
Sat Oct 27 04:46:42 EDT 2007


On Sat, 27 Oct 2007, Stefan Roese wrote:

> Hi Valentine,
> 
> On Friday 26 October 2007, Valentine Barshak wrote:
> > This adds device-tree aware PowerPC 44x NDFC (NAND Flash Controller)
> > driver. The code is based on the original ndfc.c driver by Thomas Gleixner.
> > The major difference is that here we try to handle all chips found as one
> > mtd device instead of having a separate one on each chip.
> > The partition handling code is based on the physmap_of one.
> > The the first 4 bits of the "bank-mask" property show which of the 4 NDFC
> > banks have chips attached. The "bank-width" property is 1 for 8-bit flash
> > and 2 for a 16-bit one.
> >
> > Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
> > Signed-off-by: Valentine Barshak <vbarshak at ru.mvista.com>
>
> Are you sure you have the Signed-off-by from Thomas already on this?

Definitely not.

	tglx



More information about the linux-mtd mailing list