Re: [spi-devel-general] [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-29 Thread Grant Likely
On Mon, Jun 28, 2010 at 11:27 AM, Grant Likely grant.lik...@secretlab.ca wrote: On Mon, Jun 28, 2010 at 10:57 AM, Nori, Sekhar nsek...@ti.com wrote: Hi Grant, On Sun, Jun 27, 2010 at 11:33:13, Grant Likely wrote: Any users of the current davinci_spi driver care to comment on this series?  

Re: [spi-devel-general] [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-29 Thread Tejun Heo
Hello, On 06/27/2010 08:03 AM, Grant Likely wrote: Any users of the current davinci_spi driver care to comment on this series? I'm hesitant to apply a complete replacement to a driver that was only added in December without having a lot more information. Tejun or Sandeep, any comments?

Re: [spi-devel-general] [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-29 Thread Grant Likely
On Tue, Jun 29, 2010 at 2:01 AM, Grant Likely grant.lik...@secretlab.ca wrote: On Mon, Jun 28, 2010 at 11:27 AM, Grant Likely grant.lik...@secretlab.ca wrote: On Mon, Jun 28, 2010 at 10:57 AM, Nori, Sekhar nsek...@ti.com wrote: Hi Grant, On Sun, Jun 27, 2010 at 11:33:13, Grant Likely wrote:

RE: [spi-devel-general] [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-28 Thread Nori, Sekhar
Hi Grant, On Sun, Jun 27, 2010 at 11:33:13, Grant Likely wrote: Any users of the current davinci_spi driver care to comment on this series? I'm hesitant to apply a complete replacement to a driver that was only added in December without having a lot more information. Inside TI, we tested the

Re: [spi-devel-general] [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-27 Thread Grant Likely
Any users of the current davinci_spi driver care to comment on this series? I'm hesitant to apply a complete replacement to a driver that was only added in December without having a lot more information. Tejun or Sandeep, any comments? Thanks, g. On Mon, Jun 14, 2010 at 9:54 AM, Brian Niebuhr

Re: [spi-devel-general] [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-17 Thread Grant Likely
On Mon, Jun 14, 2010 at 1:15 PM, Brian Niebuhr bnieb...@efjohnson.com wrote: Can you please post this series to SPI development list (spi-devel-gene...@lists.sourceforge.net) CCing the maintainers David Brownell and Grant Likely? Done I had to go looking for these patches. I see that you

RE: [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-15 Thread Marc-Andre Chenier
1. RE: [PATCH 0/3] davinci: spi: replace existing SPI driver (Brian Brian, Just wanted to say that I'm glad you posted the patch here to fixe many bugs in the Davinci SPI driver to the Davinci GIT kernel tree. I am using the Davinci GIT kernel but with your equivalent SPI patches from

RE: [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-15 Thread Sudhakar Rajashekhara
Hi, On Tue, Jun 15, 2010 at 00:43:06, Brian Niebuhr wrote: I have compiled with the davinci_all_defconfig, but I don't have EVMs for the other davinci platforms to test with. I was testing this series on OMAP-L137, OMAP-L138 and DM365 EVMs and I found that on all these EVMS,

RE: [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-15 Thread Nori, Sekhar
Hi Marc-Andre, On Tue, Jun 15, 2010 at 16:14:18, Marc-Andre Chenier wrote: 1. RE: [PATCH 0/3] davinci: spi: replace existing SPI driver (Brian Brian, Just wanted to say that I'm glad you posted the patch here to fixe many bugs in the Davinci SPI driver to the Davinci GIT kernel

RE: [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-14 Thread Brian Niebuhr
I have compiled with the davinci_all_defconfig, but I don't have EVMs for the other davinci platforms to test with. I was testing this series on OMAP-L137, OMAP-L138 and DM365 EVMs and I found that on all these EVMS, Interrupt mode has problems. Driver works fine in DMA and POLL

RE: [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-14 Thread Brian Niebuhr
Can you please post this series to SPI development list (spi-devel-gene...@lists.sourceforge.net) CCing the maintainers David Brownell and Grant Likely? Done INTRODUCTION I have been working on a custom OMAP-L138 board that has multiple spi devices (seven) on one controller. These

RE: [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-10 Thread Sudhakar Rajashekhara
Hi, On Mon, Jun 07, 2010 at 20:39:05, Brian Niebuhr wrote: NOTE This patch requires the EDMA patch at: http://linux.davincidsp.com/pipermail/davinci-linux-open-source/2010-March/018022.html which has since been reverted out of the davinci kernel. INTRODUCTION I have been working

RE: [PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-09 Thread Nori, Sekhar
Hi Brian, Can you please post this series to SPI development list (spi-devel-gene...@lists.sourceforge.net) CCing the maintainers David Brownell and Grant Likely? Waiting for comments on this list before posting there will result in lost time. On Mon, Jun 07, 2010 at 20:39:05, Brian Niebuhr

[PATCH 0/3] davinci: spi: replace existing SPI driver

2010-06-07 Thread Brian Niebuhr
NOTE This patch requires the EDMA patch at: http://linux.davincidsp.com/pipermail/davinci-linux-open-source/2010-March/018022.html which has since been reverted out of the davinci kernel. INTRODUCTION I have been working on a custom OMAP-L138 board that has multiple spi devices (seven) on