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

2009-08-28 Thread Peter Ujfalusi
On Thursday 27 August 2009 14:12:53 ext Jarkko Nikula wrote: On Thu, 27 Aug 2009 15:07:32 +0530 Aggarwal, Anuj anuj.aggar...@ti.com wrote: Thanks Jarkko, the patch works for me. This is nice to hear. Can you, Peter or who has access to 2420 and 2430 TRMs to verify is the DEVCONF0 bits 3

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

2009-08-28 Thread Jarkko Nikula
On Fri, 28 Aug 2009 09:55:01 +0300 Peter Ujfalusi peter.ujfal...@nokia.com wrote: Can you, Peter or who has access to 2420 and 2430 TRMs to verify is the DEVCONF0 bits 3 and 4 selecting there also the McBSP1 CLKR and FSR sources like my patch is now assuming for all OMAP2-3. On OMAP2:

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

2009-08-28 Thread Mark Brown
On Fri, Aug 28, 2009 at 01:51:03PM +0300, Jarkko Nikula wrote: Are you Mark fine with the patch [] where the snd_soc_dai_set_sysclk is used to specify source pin for CLKR and FSR? Yes, that's OK. Could you re-send the patch, I don't think I've got a local copy any more? -- To unsubscribe from

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

2009-08-27 Thread Aggarwal, Anuj
Thanks Jarkko, the patch works for me. I will be submitting my ASoC omap*.c file soon after making all the necessary changes. Regards, Anuj Aggarwal -Original Message- From: Jarkko Nikula [mailto:jhnik...@gmail.com] Sent: Wednesday, August 26, 2009 8:32 PM To: Aggarwal, Anuj Cc:

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

2009-08-27 Thread Jarkko Nikula
On Thu, 27 Aug 2009 15:07:32 +0530 Aggarwal, Anuj anuj.aggar...@ti.com wrote: Thanks Jarkko, the patch works for me. This is nice to hear. Can you, Peter or who has access to 2420 and 2430 TRMs to verify is the DEVCONF0 bits 3 and 4 selecting there also the McBSP1 CLKR and FSR sources like my

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: [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: [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