From: Troy Kisky <troy.kisky@boundarydevices.com>
To: Arun KS <getarunks@gmail.com>
Cc: "Nikula Jarkko (Nokia-D/Helsinki)" <jarkko.nikula@nokia.com>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
Peter Ujfalusi <peter.ujfalusi@nokia.com>,
ext Mark Brown <broonie@sirena.org.uk>
Subject: Re: [2.6.30-rc2][PATCH 1/2] ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driver
Date: Thu, 16 Apr 2009 14:35:20 -0700 [thread overview]
Message-ID: <49E7A498.8060804@boundarydevices.com> (raw)
In-Reply-To: <dfeb90390904160605m478dbf66yf78a0c012c2efc58@mail.gmail.com>
Arun KS wrote:
> On Thu, Apr 16, 2009 at 4:57 PM, Peter Ujfalusi
> <peter.ujfalusi@nokia.com> wrote:
>> On Thursday 16 April 2009 14:20:36 ext Arun KS wrote:
>>> Hi Guys,
>>>
>>> I had done some mistake while applying the Jarkko's patch previously.
>>> Now its working fine.
>>> Sorry for the confusion caused.
>> :)
>> I have digged out an old omap1510 TRM to see what is going on...
>>
>> Still, while you have the setup, can you give my two patch a try on OMAP1 to
>> see if it is working correctly?
>
> Your patches are working.
> I tested for DSP_A and DSP_B. Both works fine on osk5912 board.
>
> But when I2S is used there is no audio on Right channel(left channel
> is working fine).
> Thinks something is missing on tlv320aic23 driver.
>
> Arun
>
>>> Arun
>>>
>>>> Jarkko
This sounds like the same problem Davinci has. From a comment in davinci-i2s.c
case SND_SOC_DAIFMT_I2S:
/* Davinci doesn't support TRUE I2S, but some codecs will have
* the left and right channels contiguous. This allows
* dsp_a mode to be used with an inverted normal frame clk.
* If your codec is master and does not have contiguous
* channels, then you will have sound on only one channel.
* Try using a different mode, or codec as slave.
*
* The TLV320AIC33 is an example of a codec where this works.
* It has a variable bit clock frequency allowing it to have
* valid data on every bit clock.
*
* The TLV320AIC23 is an example of a codec where this does not
* work. It has a fixed bit clock frequency with progressively
* more empty bit clock slots between channels as the sample
* rate is lowered.
*/
Troy
next prev parent reply other threads:[~2009-04-16 21:35 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-15 10:48 [2.6.30-rc2][PATCH 0/2] Yet another DSP format fix into OMAP McBSP DAI Jarkko Nikula
2009-04-15 10:48 ` [2.6.30-rc2][PATCH 1/2] ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driver Jarkko Nikula
2009-04-15 11:04 ` Peter Ujfalusi
2009-04-15 11:56 ` Mark Brown
2009-04-16 10:08 ` Arun KS
2009-04-16 10:12 ` Mark Brown
2009-04-16 10:17 ` Arun KS
2009-04-16 10:19 ` Mark Brown
2009-04-16 10:23 ` Arun KS
2009-04-16 10:31 ` Jarkko Nikula
2009-04-16 10:33 ` Mark Brown
2009-04-16 10:47 ` Jarkko Nikula
2009-04-16 11:20 ` Arun KS
2009-04-16 11:27 ` Peter Ujfalusi
2009-04-16 13:05 ` Arun KS
2009-04-16 13:42 ` Peter Ujfalusi
2009-04-16 13:53 ` Arun KS
2009-04-16 21:35 ` Troy Kisky [this message]
2009-04-17 6:59 ` Jarkko Nikula
2009-04-17 9:16 ` Arun KS
2009-04-17 9:43 ` Jarkko Nikula
2009-04-16 11:35 ` Jarkko Nikula
2009-04-16 11:37 ` Mark Brown
2009-04-16 10:36 ` Peter Ujfalusi
2009-04-15 10:48 ` [2.6.30-rc2][PATCH 2/2] ASoC: OMAP: Fix FS polarity in OSK5912 machine driver Jarkko Nikula
2009-04-16 11:24 ` Arun KS
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=49E7A498.8060804@boundarydevices.com \
--to=troy.kisky@boundarydevices.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@sirena.org.uk \
--cc=getarunks@gmail.com \
--cc=jarkko.nikula@nokia.com \
--cc=peter.ujfalusi@nokia.com \
/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.