On Fri, May 30, 2008 at 08:36:32AM +0200, Wolfgang Grandegger wrote: > This patch extends the FSL UPM NAND driver from Anton Vorontsov to > support for the TQM85xx modules. Unfortunately, the hardware does > not support the R/B pins of the NAND chip and therefore the specified > maximum delay time must used. It therefore re-introduces the chip-delay > property. > > Note: this patch is based on a patch Anton Vorontsov posted to this list: > See http://ozlabs.org/pipermail/linuxppc-dev/2008-April/055587.html. > It should show up mainstream soon.
Personally, I like this patch. But OF people should approve "chip-delay" property. Though, the whole UPM NAND bindings are in the air still. > --- a/include/linux/of_gpio.h > +++ b/include/linux/of_gpio.h > @@ -15,7 +15,7 @@ > #define __LINUX_OF_GPIO_H > > #include <linux/errno.h> > -#include <asm/gpio.h> > +#include <linux/gpio.h> This should be done separately. Thanks, -- Anton Vorontsov email: [EMAIL PROTECTED] irc://irc.freenode.net/bd2 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev