From: Jarkko Nikula <jhnikula@gmail.com>
To: Rick Bronson <rick@efn.org>
Cc: alsa-devel@alsa-project.org, Peter Ujfalusi <peter.ujfalusi@nokia.com>
Subject: Re: WM8731 using I2S on omap3 McBSP2 issues
Date: Sat, 26 Sep 2009 10:56:59 +0300 [thread overview]
Message-ID: <20090926105659.8b1894bd.jhnikula@gmail.com> (raw)
In-Reply-To: <E1MrBpr-000221-BB@amazonia.comcast.net>
On Fri, 25 Sep 2009 07:31:47 -0700
Rick Bronson <rick@efn.org> wrote:
> Hi Peter,
>
> I forgot to tell you that if I deliberately misconfigure the
> McBXP_CLKS pin so that it's an output, the FSX -> DACLRC/ADCLRC signal
> stops. This should indicate that the CLKOUT signal is actually making
> it to the CLKS pin on the OMAP. Right?
>
Yes it is indicating so. I read through this thread I didn't find any
simple reason why it's not working. Your setup is similar with the
Pandora, i.e. McBSP functional clock is coming the codec and codec is
slave.
The McBSP is operating if the FSX and CLKX are toggling in this setup.
Is it so that you don't get any DMA interrupts or just few of them?
Your CLKGDV divisor value 256 means too low bit clock and sample rate
for both external 12.288 MHz and internal 96 MHz but still the DMA
should be running (if there is no bug with this divisor value).
Can you try divisor value 8 does it work then? For 48 kHz sample rate
with I2S you need a bit clock of 48 kHz*2*16 = 1.536 MHz and this you
get by dividing the 12.288 MHz with 8.
--
Jarkko
next prev parent reply other threads:[~2009-09-26 7:56 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-25 14:31 WM8731 using I2S on omap3 McBSP2 issues Rick Bronson
2009-09-26 7:56 ` Jarkko Nikula [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-28 21:15 Rick Bronson
2009-09-29 8:43 ` Peter Ujfalusi
2009-09-28 16:07 Rick Bronson
2009-09-28 16:13 ` Mark Brown
2009-09-26 15:59 Rick Bronson
2009-09-28 5:50 ` Jarkko Nikula
2009-09-25 14:30 Rick Bronson
2009-09-24 17:06 Rick Bronson
2009-09-24 17:26 ` Mark Brown
2009-09-24 18:00 ` Rick Bronson
2009-09-24 18:52 ` Mark Brown
2009-09-24 22:37 ` Rick Bronson
2009-09-25 5:53 ` Mark Brown
2009-09-25 6:03 ` Peter Ujfalusi
2009-09-25 9:12 ` Peter Ujfalusi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090926105659.8b1894bd.jhnikula@gmail.com \
--to=jhnikula@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=peter.ujfalusi@nokia.com \
--cc=rick@efn.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.