Re: [alsa-devel] [PATCH 1/1] ALSA: ASoc: DaVinci Delay start of ASP to trigger

2010-10-04 Thread Liam Girdwood
On Sun, 2010-10-03 at 16:44 -0500, mar...@ti.com wrote: From: Troy Kisky troy.ki...@boundarydevices.com Since only 4 mainline ASoC codecs support the trigger callback, we cannot rely upon them stopping the frame clock if they are master and must assume it is running even if the sound is

Re: problem with serial console

2010-10-04 Thread kunal singh
Hi all, I have not been able to fix the issue with early printk. I still believe that it is not supported in the 2.6.32 open source kernel for davinci. However, I was able to fix problem with the kernel (by trial and error) and kernel boot is ok now. Thanks every one for your help on this

Re: Adding a library (libusb) to the toolchain for cross-compilation - Working with DM6446

2010-10-04 Thread Tobias Waldekranz
On Thu, Sep 9, 2010 at 08:05, Arturo CV arttak1...@gmail.com wrote: Looking around to find a solution of why it didn't cross-compile properly I found that the application uses the library libusb, and this one is no part of the Toolchain of the cross-compiler, so I was wondering if someone can

RE: Trying to move from 1.3x dsplink to 1.65 (does ips.h replace shm_ips.h)

2010-10-04 Thread Uppal, Deepali
Brian, There are several changes from DSPLink 1.3x to 1.6x. Can you refer to the links at http://processors.wiki.ti.com/index.php/Category:DSPLink Specifically http://processors.wiki.ti.com/index.php/Migrating_between_DSPLink_versions In your email you have said that you have already looked

Re: [PATCH v7] davinci: Initial support for Omapl138-Hawkboard

2010-10-04 Thread Kevin Hilman
Caglar Akyuz caglarak...@gmail.com writes: On Friday 24 September 2010 05:41:57 pm Kevin Hilman wrote: Victor Rodriguez vm.ro...@gmail.com writes: This patch adds initial support for the Hawkboard-L138 system It is under the machine name omapl138_hawkboard. This system is based on the

Re: [PATCH 5/5] arm/davinci: remove duplicated include

2010-10-04 Thread Kevin Hilman
Nicolas Kaiser ni...@nikai.net writes: Remove duplicated include. Signed-off-by: Nicolas Kaiser ni...@nikai.net Applied, thanks. Queuing for 2.6.37. Kevin --- arch/arm/mach-davinci/board-da850-evm.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git

[PATCH v1] davinci: EMAC support for Omapl138-Hawkboard

2010-10-04 Thread vm.rod25
From: Victor Rodriguez vm.ro...@gmail.com This patch adds EMAC support for the Hawkboard-L138 system It is under the machine name omapl138_hawkboard. This system is based on the da850 davinci CPU architecture. Signed-off-by: Victor Rodriguez victor.rodrig...@sasken.com ---

[PATCH v1] davinci: EDMA support for Omapl138-Hawkboard

2010-10-04 Thread vm.rod25
From: Victor Rodriguez vm.ro...@gmail.com This patch adds EDMA support for the Hawkboard-L138 system It is under the machine name omapl138_hawkboard. This system is based on the da850 davinci CPU architecture. EDMA support is necesary for SD/MMC and sound support Signed-off-by: Victor Rodriguez

Re: [PATCH 1/1] ALSA: ASoc: DaVinci Delay start of ASP to trigger

2010-10-04 Thread Mark Brown
On Sun, Oct 03, 2010 at 04:44:19PM -0500, mar...@ti.com wrote: From: Troy Kisky troy.ki...@boundarydevices.com Since only 4 mainline ASoC codecs support the trigger callback, we cannot rely upon them stopping the frame clock if they are master and must assume it is running even if the sound

RE: [PATCH v1] davinci: EMAC support for Omapl138-Hawkboard

2010-10-04 Thread Nori, Sekhar
Hi Victor, On Tue, Oct 05, 2010 at 01:54:03, vm.ro...@gmail.com wrote: From: Victor Rodriguez vm.ro...@gmail.com This patch adds EMAC support for the Hawkboard-L138 system It is under the machine name omapl138_hawkboard. This system is based on the da850 davinci CPU architecture.

RE: [PATCH v1] davinci: EDMA support for Omapl138-Hawkboard

2010-10-04 Thread Nori, Sekhar
Hi Victor, On Tue, Oct 05, 2010 at 05:30:56, vm.ro...@gmail.com wrote: From: Victor Rodriguez vm.ro...@gmail.com This patch adds EDMA support for the Hawkboard-L138 system It is under the machine name omapl138_hawkboard. This system is based on the da850 davinci CPU architecture. EDMA