RE: [PATCH v17 00/13] davinci vpbe: dm6446 v4l2 driver

2011-03-22 Thread Hadli, Manjunath
Sekhar, Kevin, These patches have gone through considerable reviews. Could you please ACK from your end? Thanks and Regards, -Manju On Tue, Mar 15, 2011 at 19:26:28, Hadli, Manjunath wrote: version17: The more important among the patch history from previous comments 1. Replacing

Re: [PATCH] net: davinci_emac:Fix translation logic for buffer descriptor

2011-03-22 Thread Sergei Shtylyov
Hello. On 22-03-2011 13:06, Sriramakrishnan wrote: With recent changes to the driver(switch to new cpdma layer), the support for buffer descriptor address translation logic is broken. This affects platforms where the physical address of the descriptors as seen by the DMA engine is different

Re: [PATCH] net: davinci_emac:Fix translation logic for buffer descriptor

2011-03-22 Thread David Miller
From: Sergei Shtylyov sshtyl...@mvista.com Date: Tue, 22 Mar 2011 13:11:13 +0300 Hello. On 22-03-2011 13:06, Sriramakrishnan wrote: With recent changes to the driver(switch to new cpdma layer), the support for buffer descriptor address translation logic is broken. This affects platforms

RE: [PATCH v17 13/13] davinci: dm644x EVM: add support for VPBE display

2011-03-22 Thread Nori, Sekhar
On Tue, Mar 15, 2011 at 19:29:55, Hadli, Manjunath wrote: This patch adds support for V4L2 video display to DM6446 EVM. Support for SD and ED modes is provided, along with Composite and Component outputs. Signed-off-by: Manjunath Hadli manjunath.ha...@ti.com ---

[PATCHv2] net: davinci_emac:Fix translation logic for buffer descriptor

2011-03-22 Thread Sriramakrishnan A G
With recent changes to the driver(switch to new cpdma layer), the support for buffer descriptor address translation logic is broken. This affects platforms where the physical address of the descriptors as seen by the DMA engine is different from the physical address. Original Patch adding

RE: [PATCH v17 00/13] davinci vpbe: dm6446 v4l2 driver

2011-03-22 Thread Nori, Sekhar
Manju, On Tue, Mar 22, 2011 at 12:23:14, Hadli, Manjunath wrote: Sekhar, Kevin, These patches have gone through considerable reviews. Could you please ACK from your end? I have some minor comments which I have already posted and once you fix those you can add: Acked-by: Sekhar Nori

RE: DSP functionality

2011-03-22 Thread Jeff Graham
List, On Tue, Mar 15, 2011 at 20:26:18, Jeff Graham wrote: Hello, I am trying to get the DSP working with both my TI AM/Dm3730 Evaluation Module (part # TMDXEVM3730 purchased 6 months ago) and an Overo Fire board, using c6Run and its examples. Focusing just on the TI board, I have tried

RE: [PATCHv2] net: davinci_emac:Fix translation logic for buffer descriptor

2011-03-22 Thread Nori, Sekhar
On Tue, Mar 22, 2011 at 18:01:03, Govindarajan, Sriramakrishnan wrote: With recent changes to the driver(switch to new cpdma layer), the support for buffer descriptor address translation logic is broken. This affects platforms where the physical address of the descriptors as seen by the DMA

Re: [PATCH v3 1/7] mfd: add pruss mfd driver.

2011-03-22 Thread Mark Brown
On Tue, Mar 22, 2011 at 03:05:07PM +0530, Nori, Sekhar wrote: On Fri, Mar 18, 2011 at 18:09:17, Mark Brown wrote: ...unfortunately conflicts with this - currently all clock API implementations are unique to the platform and there's no way of adding clocks that works over multiple

Re: [PATCHv2] net: davinci_emac:Fix translation logic for buffer descriptor

2011-03-22 Thread David Miller
From: Nori, Sekhar nsek...@ti.com Date: Tue, 22 Mar 2011 20:10:01 +0530 On Tue, Mar 22, 2011 at 18:01:03, Govindarajan, Sriramakrishnan wrote: With recent changes to the driver(switch to new cpdma layer), the support for buffer descriptor address translation logic is broken. This affects