Re: [PATCH 0/4 v6] Support for TVP7002 in DM365

2009-11-05 Thread Santiago Nunez-Corrales
My apologies, found that I had the wrong mailing list email for linux-media. Sending patches (hopefully) for the last time. Santiago. Hans Verkuil wrote: On Wednesday 04 November 2009 18:23:40 Santiago Nunez-Corrales wrote: This series of patches provide support for the TVP7002 decoder

Re: [PATCH 4/6] davinci: DA850/OMAP-L138: avoid using separate initcall for initializing regulator

2009-11-05 Thread Kevin Hilman
Nori, Sekhar nsek...@ti.com writes: On Mon, Nov 02, 2009 at 20:19:25, Nori, Sekhar wrote: On Thu, Oct 22, 2009 at 15:12:16, Nori, Sekhar wrote: Using a device_initcall() for initializing the voltage regulator on DA850 is not such a good idea because it gets called for all platforms - even

About osd draw text on image in davinci platform.

2009-11-05 Thread kateechen
HI,All. At first,please forgive me for my poor English . I want to use osd to draw text on image and to change the font color at any time. Recently I have tryed some demo codes and finally I can draw text on image, but only a white font color. These demo codes use a function called

Re: [PATCH 2/4] davinci: fix section mismatch in arch/arm/mach-davinci/da850.c

2009-11-05 Thread Kevin Hilman
Sekhar Nori nsek...@ti.com writes: The commit 6cfabebf45e43cbcf87361cef70e3963eb6d38b4 (davinci: DA850/OMAP-L138: avoid using separate initcall for initializing regulator) introduced a section mismatch in da850_regulator_init() This patch fixes the warning. Signed-off-by: Sekhar Nori

Re: [PATCH 4/4] davinci: remove unused variable in arch/arm/mach-davinci/board-sffsdr.c

2009-11-05 Thread Kevin Hilman
Sekhar Nori nsek...@ti.com writes: This patch fixes the following warning: arch/arm/mach-davinci/board-sffsdr.c:99: warning: 'sffsdr_emac_pdata' defined but not used Signed-off-by: Sekhar Nori nsek...@ti.com Thanks, pushing to davinci-next. Kevin ---

How to configure the openCV to work on ARM-montavista-linux?

2009-11-05 Thread liukun.kevin
Hi, I work on the DM6446 and I want to using the openCV on ARM-montavista-linux. I wander how to configure the openCV. Due to that the davinci architecture is arm_v5t_le-, dose the --host equal to arm-linux or arm_v5t_le- ? Thanks, kevin. 2009-11-06 liukun.kevin

DaVinci git updated to 2.6.32-rc6

2009-11-05 Thread Kevin Hilman
FYI... DaVinci git updated to 2.6.32-rc6 Kevin ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

RE: [PATCH RFC 1/2] MUSB: CPPI 4.1 DMA driver (take 4)

2009-11-05 Thread Gupta, Ajay Kumar
3. linking_ram - cppi41_queue_mgr_init() seems to be the only user. I don't see why linking_ram would be necessary. 4. debugging printks via pr_debug() please (and define DEBUG at the top of the file to enable debugging.) Thanks for the review and valuable comments. As we

Re: [PATCH 0/4 v6] Support for TVP7002 in DM365

2009-11-05 Thread Hans Verkuil
On Thursday 05 November 2009 20:03:26 Santiago Nunez-Corrales wrote: My apologies, found that I had the wrong mailing list email for linux-media. Sending patches (hopefully) for the last time. Sorry, but I still do not see any patches on either linux-media or davinci-linux-open-source...