[PATCH] davinci: edma: clear interrupt status for interrupt enabled channels only

2010-03-08 Thread Sekhar Nori
From: Anuj Aggarwal anuj.aggar...@ti.com Currently, the ISR in the EDMA driver clears the pending interrupt for all channels without regard to whether that channel has a registered callback or not. This causes problems for devices like DM355/DM365 where the multimedia accelerator uses EDMA by

Re: [PATCH 6/6] i2c: davinci: bus recovery procedure to clear the bus

2010-03-08 Thread Philby John
On 03/05/2010 08:50 PM, Griffis, Brad wrote: Right. I was also hoping to rid of cpu_is_xxx usage. The only other way I could think of is to add pinmux index into i2c platform data struct. What do you think is the best approach? I think passing pinmux index through platform data is fair.

kernel tree for dm365

2010-03-08 Thread Raffaele Recalcati
Hi, I'm customizing http://arago-project.org/git/projects/linux-davinci.git for my board based on evm-dm365. Some days ago I saw that http://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git has been merged into 2.6.33. So now I am a little bit confused about what is the right

RE: kernel tree for dm365

2010-03-08 Thread Paulraj, Sandeep
Raffaele, At this point of time, it is better to be with the arago tree. There will be a merge with Kevin's tree soon but I'm not sure of the exact timeline. Kevin's tree does not, at the moment, have a lot of the video drivers for DM365. Regards, Sandeep From:

Re: kernel tree for dm365

2010-03-08 Thread Raffaele Recalcati
Thank you for you answer. Regards, Raffaele 2010/3/8 Paulraj, Sandeep s-paul...@ti.com Raffaele, At this point of time, it is better to be with the arago tree. There will be a merge with Kevin’s tree soon but I’m not sure of the exact timeline. Kevin’s tree does not, at the moment,

Re: [alsa-devel] [PATCH 3/5] ASoC: DaVinci: CQ93VC Voice Codec

2010-03-08 Thread Miguel Aguilar
Hi Mark, What is the status of this patch series?, I'm still missing the change pointed below for third patch. Regards, Miguel Aguilar Mark Brown wrote: On Thu, Jan 21, 2010 at 11:41:00AM -0600, miguel.agui...@ridgerun.com wrote: +static __init int cq93vc_codec_probe(struct

Re: [alsa-devel] [PATCH 3/5] ASoC: DaVinci: CQ93VC Voice Codec

2010-03-08 Thread Mark Brown
On 8 Mar 2010, at 17:26, Miguel Aguilar miguel.agui...@ridgerun.com wrote: Please don't top post. What is the status of this patch series?, I'm still missing the change pointed below for third patch. It's waiting for someone to post a version with that change made. Mark Brown wrote: On

Re: Qt and video

2010-03-08 Thread Mile Davidovic
Thanks a lot. Regards mile On Sat, Mar 6, 2010 at 5:27 PM, Caglar Akyuz caglarak...@gmail.com wrote: On Saturday 06 March 2010 17:26:32 Mile Davidovic wrote: Hello I am wondering if someone has managed to create small Qt based app which can deal with video (I want to have OSD and video in

Question using DSPLINK with kernel from git tree.

2010-03-08 Thread Rondeau, Michael
I am looking for help or suggestion for updating our system. We are using the TI TMS320DM6446 (Davinci) and I am trying to update the kernel, dsplink, and dspbios. I got the dsplink 1.64 from the TI wiki and the 2.6.32 kernel from the khilman git tree and followed the Building DSPLink

OMAP-L138 SPI kernel panic

2010-03-08 Thread Nicolas Luna
Hi everyone, I got the ZOOM OMAP-L138 EVM DEVELOPMENT KIT and DaVinci-PSP-SDK-03.20.00.06 with Arago distribution developed by TI for OMAP processor. I'm trying to communicate with an external spi device. I configured my kernel to support spi and modified arch source file to add spidev to /dev