[PATCH 2/2] DSPBRIDGE: fix build error for undefined WCD_debugMask with debug

2009-08-26 Thread Hiroshi DOYU
From: Hiroshi DOYU hiroshi.d...@nokia.com Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com --- drivers/dsp/bridge/pmgr/wcd.c | 24 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/dsp/bridge/pmgr/wcd.c b/drivers/dsp/bridge/pmgr/wcd.c index

[PATCH 1/2] DSPBRIDGE: fix build error for mboxsetting with debug

2009-08-26 Thread Hiroshi DOYU
From: Hiroshi DOYU hiroshi.d...@nokia.com Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com --- drivers/dsp/bridge/hw/hw_mbox.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/dsp/bridge/hw/hw_mbox.c b/drivers/dsp/bridge/hw/hw_mbox.c index 5a87597..8591729

[PATCH] omap iommu: avoid remapping if it's been mapped in MPU side

2009-08-26 Thread Hiroshi DOYU
From: Hiroshi DOYU hiroshi.d...@nokia.com MPU side (v)-(p) mapping is necessary only if IOVMF_MMIO is set in flags. Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com --- arch/arm/plat-omap/iovmm.c | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff --git

RE: [PATCH] usb: disable OTG AUTOIDLE only with omap3430

2009-08-26 Thread Gupta, Ajay Kumar
-Original Message- From: linux-usb-ow...@vger.kernel.org [mailto:linux-usb- ow...@vger.kernel.org] On Behalf Of Woodruff, Richard Sent: Tuesday, May 19, 2009 12:53 AM To: Niilo Minkkinen; linux-...@vger.kernel.org Cc: linux-omap@vger.kernel.org; t...@atomide.com Subject: RE: [PATCH]

Re:

2009-08-26 Thread Ben Dooks
Syed Rafiuddin wrote: From: Syed Rafiuddin rafiuddin.s...@ti.com This patch Adds Keypad support on OMAP4.And adds OMAP4 register addresses and configures them for OMAP4. [SNIP] Subjects are considered useful, please supply at-least semi meaningful subject next time! -- To unsubscribe from

[PATCH] ARM: OMAP: Add omap34xx revision detection for ES3.1.1

2009-08-26 Thread Anand Gadiyar
ARM: OMAP: Add omap34xx revision detection for ES3.1.1 - Add omap34xx revision detection for ES3.1.1 silicon. - Change default silicon to ES3.1.1 - Also minor bug-fix: ES2.0 rev field is 1, not 0. - This means that ES2.0 silicon would have wrongly been detected as unknown Signed-off-by:

Audio capture not working with AIC23/McBSP1 on OMAP3517

2009-08-26 Thread Aggarwal, Anuj
Hi, I am trying to capture audio through LineIn on my OMAP3517 EVM, using AIC23 codec and McBSP1, and getting the following error: arecord: pcm_read:1529: read error: Input/output error Playback is working fine using the same combination. I have tried using another instance of AIC23 codec

Re: [alsa-devel] Audio capture not working with AIC23/McBSP1 on OMAP3517

2009-08-26 Thread Mark Brown
On Wed, Aug 26, 2009 at 06:30:52PM +0530, Aggarwal, Anuj wrote: I am trying to capture audio through LineIn on my OMAP3517 EVM, using AIC23 codec and McBSP1, and getting the following error: arecord: pcm_read:1529: read error: Input/output error That suggests that DMA isn't happening -

RE: [alsa-devel] Audio capture not working with AIC23/McBSP1 on OMAP3517

2009-08-26 Thread Aggarwal, Anuj
-Original Message- From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com] Sent: Wednesday, August 26, 2009 6:34 PM To: Aggarwal, Anuj Cc: linux-omap@vger.kernel.org; alsa-de...@alsa-project.org Subject: Re: [alsa-devel] Audio capture not working with AIC23/McBSP1 on OMAP3517

Re: [alsa-devel] Audio capture not working with AIC23/McBSP1 on OMAP3517

2009-08-26 Thread Graeme Gregory
Aggarwal, Anuj wrote: -Original Message- From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com] Sent: Wednesday, August 26, 2009 6:34 PM To: Aggarwal, Anuj Cc: linux-omap@vger.kernel.org; alsa-de...@alsa-project.org Subject: Re: [alsa-devel] Audio capture not working with

Re: [PATCH] usb: disable OTG AUTOIDLE only with omap3430

2009-08-26 Thread Niilo Minkkinen
On Wed, Aug 26, 2009 at 2:47 PM, Gupta, Ajay Kumarajay.gu...@ti.com wrote: -Original Message- From: linux-usb-ow...@vger.kernel.org [mailto:linux-usb- ow...@vger.kernel.org] On Behalf Of Woodruff, Richard Sent: Tuesday, May 19, 2009 12:53 AM To: Niilo Minkkinen;

Re: [alsa-devel] Audio capture not working with AIC23/McBSP1 on OMAP3517

2009-08-26 Thread Jarkko Nikula
On Wed, 26 Aug 2009 14:03:56 +0100 Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Wed, Aug 26, 2009 at 06:30:52PM +0530, Aggarwal, Anuj wrote: I am trying to capture audio through LineIn on my OMAP3517 EVM, using AIC23 codec and McBSP1, and getting the following error:

RE: [PATCH] usb: disable OTG AUTOIDLE only with omap3430

2009-08-26 Thread Pandita, Vikram
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Niilo Omap3 MUSB AUTOIDLE functionality configured through OTG_SYSCONFIG register prevents the device from going into retention. This is a workaround (by Richard

Re: [alsa-devel] Audio capture not working with AIC23/McBSP1 on OMAP3517

2009-08-26 Thread Jarkko Nikula
On Wed, 26 Aug 2009 16:42:39 +0300 Jarkko Nikula jhnik...@gmail.com wrote: Those recent patches should not any effect into this since they are mostly playing with the McBSP and DMA interfacing. What comes to my mind if muxing is correct and if codec is master, this might be related to those

RE: [PATCH] usb: disable OTG AUTOIDLE only with omap3430

2009-08-26 Thread Gupta, Ajay Kumar
Signed-off-by: Richard Woodruff r-woodru...@ti.com Yes this is needed for 34xx. Side note is this cost around 1mW of power during active mode of MUSB. When device is not active cost is not significant. System impact depends on duty cycle of MUSB in usecase. Richard/Niilo, This

RE: [PATCH 1/5] OMAP1/2/3/4: DEBUG_LL: cleanup

2009-08-26 Thread Pandita, Vikram
Kevin -Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Saturday, August 22, 2009 2:57 AM To: Pandita, Vikram Cc: linux-omap@vger.kernel.org; linux-arm-ker...@lists.arm.linux.org.uk Subject: Re: [PATCH 1/5] OMAP1/2/3/4: DEBUG_LL: cleanup Vikram Pandita