Re: [PATCH v2 0/7] pcmcia: at91_cf: clean up and add DT support

2013-06-06 Thread Nicolas Ferre
On 05/06/2013 21:22, Greg Kroah-Hartman : On Wed, Jun 05, 2013 at 12:04:26PM +0200, Nicolas Ferre wrote: On 20/04/2013 00:54, Greg Kroah-Hartman : On Wed, Apr 17, 2013 at 10:51:23AM +0200, Nicolas Ferre wrote: On 04/17/2013 10:39 AM, Fabio Porcedda : On Thu, Mar 21, 2013 at 12:40 PM, Nicolas

Re: [PATCH v2 0/7] pcmcia: at91_cf: clean up and add DT support

2013-06-05 Thread Greg Kroah-Hartman
On Wed, Jun 05, 2013 at 12:04:26PM +0200, Nicolas Ferre wrote: > On 20/04/2013 00:54, Greg Kroah-Hartman : > >On Wed, Apr 17, 2013 at 10:51:23AM +0200, Nicolas Ferre wrote: > >>On 04/17/2013 10:39 AM, Fabio Porcedda : > >>>On Thu, Mar 21, 2013 at 12:40 PM, Nicolas Ferre > >>>wrote: > These pa

Re: [PATCH v2 0/7] pcmcia: at91_cf: clean up and add DT support

2013-06-05 Thread Nicolas Ferre
On 20/04/2013 00:54, Greg Kroah-Hartman : On Wed, Apr 17, 2013 at 10:51:23AM +0200, Nicolas Ferre wrote: On 04/17/2013 10:39 AM, Fabio Porcedda : On Thu, Mar 21, 2013 at 12:40 PM, Nicolas Ferre wrote: These patches clean up at91_cf a bit and add DT bindings. It is based on a previous series f

Re: [PATCH v2 0/7] pcmcia: at91_cf: clean up and add DT support

2013-04-19 Thread Greg Kroah-Hartman
On Wed, Apr 17, 2013 at 10:51:23AM +0200, Nicolas Ferre wrote: > On 04/17/2013 10:39 AM, Fabio Porcedda : > > On Thu, Mar 21, 2013 at 12:40 PM, Nicolas Ferre > > wrote: > >> These patches clean up at91_cf a bit and add DT bindings. > >> It is based on a previous series from Joachim Eastwood and o

Re: [PATCH v2 0/7] pcmcia: at91_cf: clean up and add DT support

2013-04-17 Thread Nicolas Ferre
On 04/17/2013 10:39 AM, Fabio Porcedda : > On Thu, Mar 21, 2013 at 12:40 PM, Nicolas Ferre > wrote: >> These patches clean up at91_cf a bit and add DT bindings. >> It is based on a previous series from Joachim Eastwood and other cleanup >> patches by Fabio and Laurent. >> I have collected them to

Re: [PATCH v2 0/7] pcmcia: at91_cf: clean up and add DT support

2013-04-17 Thread Fabio Porcedda
On Thu, Mar 21, 2013 at 12:40 PM, Nicolas Ferre wrote: > These patches clean up at91_cf a bit and add DT bindings. > It is based on a previous series from Joachim Eastwood and other cleanup > patches by Fabio and Laurent. > I have collected them together as they are lying around for some time. > >

[PATCH v2 0/7] pcmcia: at91_cf: clean up and add DT support

2013-03-21 Thread Nicolas Ferre
These patches clean up at91_cf a bit and add DT bindings. It is based on a previous series from Joachim Eastwood and other cleanup patches by Fabio and Laurent. I have collected them together as they are lying around for some time. Please tell me if It can go through PCMCIA tree or if Andrew or Gr