Re: [PATCH v2] [NAND] driver extension to support NAND on TQM85xx modules

2008-06-09 Thread Wolfgang Grandegger
David Woodhouse wrote: On Thu, 2008-06-05 at 10:50 +0200, Wolfgang Grandegger wrote: [NAND] driver extension to support NAND on TQM85xx modules This patch extends the FSL UPM NAND driver from Anton Vorontsov to support NAND on the TQM85xx modules. Unfortunately, the hardware does not support

Re: [PATCH v2] [NAND] driver extension to support NAND on TQM85xx modules

2008-06-09 Thread Wolfgang Grandegger
Segher Boessenkool wrote: I see. I think I should then also post the bindings (update of booting-without-of.txt) separately. Yes please. They are much easier to review that way (and they should be reviewed as a separate entity anyway). I just sent the patch [PATCH] booting-without-of: add

Re: [PATCH v2] [NAND] driver extension to support NAND on TQM85xx modules

2008-06-08 Thread Wolfgang Grandegger
David Woodhouse wrote: On Thu, 2008-06-05 at 10:50 +0200, Wolfgang Grandegger wrote: [NAND] driver extension to support NAND on TQM85xx modules This patch extends the FSL UPM NAND driver from Anton Vorontsov to support NAND on the TQM85xx modules. Unfortunately, the hardware does not support

Re: [PATCH v2] [NAND] driver extension to support NAND on TQM85xx modules

2008-06-08 Thread Wolfgang Grandegger
Anton Vorontsov wrote: On Sat, Jun 07, 2008 at 09:01:41AM +0100, David Woodhouse wrote: On Thu, 2008-06-05 at 10:50 +0200, Wolfgang Grandegger wrote: [NAND] driver extension to support NAND on TQM85xx modules This patch extends the FSL UPM NAND driver from Anton Vorontsov to support NAND on

Re: [PATCH v2] [NAND] driver extension to support NAND on TQM85xx modules

2008-06-08 Thread Segher Boessenkool
I see. I think I should then also post the bindings (update of booting-without-of.txt) separately. Yes please. They are much easier to review that way (and they should be reviewed as a separate entity anyway). Segher ___ Linuxppc-dev mailing list

Re: [PATCH v2] [NAND] driver extension to support NAND on TQM85xx modules

2008-06-07 Thread David Woodhouse
On Thu, 2008-06-05 at 10:50 +0200, Wolfgang Grandegger wrote: [NAND] driver extension to support NAND on TQM85xx modules This patch extends the FSL UPM NAND driver from Anton Vorontsov to support NAND on the TQM85xx modules. Unfortunately, the hardware does not support the R/B pins of the

Re: [PATCH v2] [NAND] driver extension to support NAND on TQM85xx modules

2008-06-07 Thread Anton Vorontsov
On Sat, Jun 07, 2008 at 09:01:41AM +0100, David Woodhouse wrote: On Thu, 2008-06-05 at 10:50 +0200, Wolfgang Grandegger wrote: [NAND] driver extension to support NAND on TQM85xx modules This patch extends the FSL UPM NAND driver from Anton Vorontsov to support NAND on the TQM85xx

[PATCH v2] [NAND] driver extension to support NAND on TQM85xx modules

2008-06-05 Thread Wolfgang Grandegger
[NAND] driver extension to support NAND on TQM85xx modules This patch extends the FSL UPM NAND driver from Anton Vorontsov to support NAND on 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.