linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: eric@eukrea.com (Eric Bénard)
To: linux-arm-kernel@lists.infradead.org
Subject: [alsa-devel] [PATCH] imx-ssi.c: fix I2S slave setup
Date: Thu, 27 May 2010 03:44:33 +0200	[thread overview]
Message-ID: <4BFDCE81.6050802@eukrea.com> (raw)
In-Reply-To: <20100527005756.GD22091@sirena.org.uk>

Hi Mark,

Le 27/05/2010 02:57, Mark Brown a ?crit :
> On Wed, May 26, 2010 at 06:37:53PM +0200, Eric B??nard wrote:
>> * without this fix, the waveform on the SSI port are not real
>> I2S signal (at least on i.MX27's SSI4)
>
> As I said in reply to your previous patch the current mainline i.MX
> driver is not able to master the clocks at all?
>
the problem in not on the clocks (which are generated by the external 
codec which is the master), but on the way the i.MX's SSI outputs the 
data vs the framesync provided by the external codec.

If this setting is not the right one (even if sound works perfectly here 
with it), then there is a bug somewhere else preventing the i.MX's SSI 
to provide he right data to my TLV320AIC23B using I2S.

Please find attached the patches which add the TLV320 support to our 
i.MX27 board because the bug may be there :-)

Eric

  reply	other threads:[~2010-05-27  1:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-26 16:37 [PATCH] imx-ssi.c: fix I2S slave setup Eric Bénard
2010-05-27  0:57 ` [alsa-devel] " Mark Brown
2010-05-27  1:44   ` Eric Bénard [this message]
2010-05-27  2:04 ` Mark Brown
2010-05-27  8:24 ` Sascha Hauer

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=4BFDCE81.6050802@eukrea.com \
    --to=eric@eukrea.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).