Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-08 Thread Mika Westerberg
On Fri, Feb 08, 2013 at 10:37:15PM +0100, Linus Walleij wrote:
> On Mon, Feb 4, 2013 at 10:52 AM, Mika Westerberg
>  wrote:
> > On Mon, Feb 04, 2013 at 05:45:49PM +0800, Mark Brown wrote:
> >> On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:
> >>
> >> > Mark, thank you for applying patches 1-4/10. Is there anything you want 
> >> > me
> >> > to do for the rest of the patches in order to get those merged?
> >>
> >> I stopped at patch 4 mostly because it's very large but also because you
> >> said you were hoping for an ack from Linus.
> >
> > Ah, I see.
> >
> > Linus, do you think these are OK?
> 
> Yes AFAICT, I went in and ACKed them some day ago.

Yeah, I noticed that Mark already applied these. Thanks for you both!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-08 Thread Linus Walleij
On Mon, Feb 4, 2013 at 10:52 AM, Mika Westerberg
 wrote:
> On Mon, Feb 04, 2013 at 05:45:49PM +0800, Mark Brown wrote:
>> On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:
>>
>> > Mark, thank you for applying patches 1-4/10. Is there anything you want me
>> > to do for the rest of the patches in order to get those merged?
>>
>> I stopped at patch 4 mostly because it's very large but also because you
>> said you were hoping for an ack from Linus.
>
> Ah, I see.
>
> Linus, do you think these are OK?

Yes AFAICT, I went in and ACKed them some day ago.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-08 Thread Linus Walleij
On Mon, Feb 4, 2013 at 10:52 AM, Mika Westerberg
mika.westerb...@linux.intel.com wrote:
 On Mon, Feb 04, 2013 at 05:45:49PM +0800, Mark Brown wrote:
 On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:

  Mark, thank you for applying patches 1-4/10. Is there anything you want me
  to do for the rest of the patches in order to get those merged?

 I stopped at patch 4 mostly because it's very large but also because you
 said you were hoping for an ack from Linus.

 Ah, I see.

 Linus, do you think these are OK?

Yes AFAICT, I went in and ACKed them some day ago.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-08 Thread Mika Westerberg
On Fri, Feb 08, 2013 at 10:37:15PM +0100, Linus Walleij wrote:
 On Mon, Feb 4, 2013 at 10:52 AM, Mika Westerberg
 mika.westerb...@linux.intel.com wrote:
  On Mon, Feb 04, 2013 at 05:45:49PM +0800, Mark Brown wrote:
  On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:
 
   Mark, thank you for applying patches 1-4/10. Is there anything you want 
   me
   to do for the rest of the patches in order to get those merged?
 
  I stopped at patch 4 mostly because it's very large but also because you
  said you were hoping for an ack from Linus.
 
  Ah, I see.
 
  Linus, do you think these are OK?
 
 Yes AFAICT, I went in and ACKed them some day ago.

Yeah, I noticed that Mark already applied these. Thanks for you both!
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-07 Thread Mika Westerberg
Hi Mark/Grant,

On Mon, Feb 04, 2013 at 05:45:49PM +0800, Mark Brown wrote:
> On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:
> 
> > Mark, thank you for applying patches 1-4/10. Is there anything you want me
> > to do for the rest of the patches in order to get those merged?
> 
> I stopped at patch 4 mostly because it's very large but also because you
> said you were hoping for an ack from Linus.

It is large because I had to break out the private PXA DMA implementation
from the driver and I'm not sure if it can be split into a smaller patches.
The series has been tested on PXA by Lu Cao at Marvell and Linus W acked
the DMA patches.

Do you think you could take this for 3.9 or is there anything (besides the
one patch being large) preventhing this?

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-07 Thread Mika Westerberg
Hi Mark/Grant,

On Mon, Feb 04, 2013 at 05:45:49PM +0800, Mark Brown wrote:
 On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:
 
  Mark, thank you for applying patches 1-4/10. Is there anything you want me
  to do for the rest of the patches in order to get those merged?
 
 I stopped at patch 4 mostly because it's very large but also because you
 said you were hoping for an ack from Linus.

It is large because I had to break out the private PXA DMA implementation
from the driver and I'm not sure if it can be split into a smaller patches.
The series has been tested on PXA by Lu Cao at Marvell and Linus W acked
the DMA patches.

Do you think you could take this for 3.9 or is there anything (besides the
one patch being large) preventhing this?

Thanks!
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-04 Thread Mika Westerberg
On Mon, Feb 04, 2013 at 05:45:49PM +0800, Mark Brown wrote:
> On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:
> 
> > Mark, thank you for applying patches 1-4/10. Is there anything you want me
> > to do for the rest of the patches in order to get those merged?
> 
> I stopped at patch 4 mostly because it's very large but also because you
> said you were hoping for an ack from Linus.

Ah, I see.

Linus, do you think these are OK?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-04 Thread Mark Brown
On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:

> Mark, thank you for applying patches 1-4/10. Is there anything you want me
> to do for the rest of the patches in order to get those merged?

I stopped at patch 4 mostly because it's very large but also because you
said you were hoping for an ack from Linus.


signature.asc
Description: Digital signature


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-04 Thread Mark Brown
On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:

 Mark, thank you for applying patches 1-4/10. Is there anything you want me
 to do for the rest of the patches in order to get those merged?

I stopped at patch 4 mostly because it's very large but also because you
said you were hoping for an ack from Linus.


signature.asc
Description: Digital signature


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-04 Thread Mika Westerberg
On Mon, Feb 04, 2013 at 05:45:49PM +0800, Mark Brown wrote:
 On Fri, Feb 01, 2013 at 12:22:47PM +0200, Mika Westerberg wrote:
 
  Mark, thank you for applying patches 1-4/10. Is there anything you want me
  to do for the rest of the patches in order to get those merged?
 
 I stopped at patch 4 mostly because it's very large but also because you
 said you were hoping for an ack from Linus.

Ah, I see.

Linus, do you think these are OK?
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-01 Thread Mika Westerberg
On Fri, Feb 01, 2013 at 02:32:03PM +0800, zergmk2 wrote:
> I've verified your patch and spi bus worked properly on PXA910 platform.
> I used a debug tool to send data on spi bus, and I connected spi out pin
> and spi in pin.
> So when I read data from spi bus, it should be what I sent from spi bus.
> The test showed the expected result.
> Tested-by: Lu Cao 

Thank you very much for testing!

Mark, thank you for applying patches 1-4/10. Is there anything you want me
to do for the rest of the patches in order to get those merged?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support

2013-02-01 Thread Mika Westerberg
On Fri, Feb 01, 2013 at 02:32:03PM +0800, zergmk2 wrote:
 I've verified your patch and spi bus worked properly on PXA910 platform.
 I used a debug tool to send data on spi bus, and I connected spi out pin
 and spi in pin.
 So when I read data from spi bus, it should be what I sent from spi bus.
 The test showed the expected result.
 Tested-by: Lu Cao lu...@marvell.com

Thank you very much for testing!

Mark, thank you for applying patches 1-4/10. Is there anything you want me
to do for the rest of the patches in order to get those merged?
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/