All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@caiaq.de>
To: Mark Brown <broonie@sirena.org.uk>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 4/7] ASoC: Fix Zylonite voice interface	stereo configurations
Date: Wed, 25 Feb 2009 17:41:13 +0100	[thread overview]
Message-ID: <20090225164113.GI11203@buzzloop.caiaq.de> (raw)
In-Reply-To: <20090225162241.GE31637@sirena.org.uk>

On Wed, Feb 25, 2009 at 04:22:42PM +0000, Mark Brown wrote:
> On Wed, Feb 25, 2009 at 05:06:17PM +0100, Daniel Mack wrote:
> > I'm currently fiddling around with these bits in order to find a
> > suitable configuration where the codec is master, so this is
> 
> Several people have reported problems in slave mode, unfortunately I've
> no hardware which allows me to do tests in slave mode so I'm a bit stuck
> there.

Is there a thread you can point me to or where have people reported such
things? Grep'ing the archives did unveil anything regarding this.

> > interesting. As the whole frame in I2S is 64 bits long and one FIFO
> > entry has 32 bits of audio data - how can you only deal with one
> > timeslot and still playback stereo?
> 
> The I2S frame length depends on the number of bits per sample.

Well, as far as I got it, these are different things in the register
set. The I2S frame is 64 bits per definition (32 bits for each channel),
and this is what the cs4270 requires to use.

The particular problem with the PXA SSP mode is that I've not yet seen a
configuration (neighter in slave nor in master mode) where it sends out
16 bits of left channel information, followed by 16 bits of zeros, then
16 bits of right channel and finally another 16bits of zeros (which
exactly what they talk about in the 'i2s via ssp' application note).
Has anyone ever got that?

Thanks,
Daniel

  reply	other threads:[~2009-02-25 16:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-25 10:47 ASoC updates for 2.6.30 Mark Brown
2009-02-25 10:48 ` [PATCH 1/7] ASoC: Report I/O errors from WM8753 reset Mark Brown
2009-02-25 10:48 ` [PATCH 2/7] ASoC: Only unregister drivers we registered for WM8753 Mark Brown
2009-02-25 10:48 ` [PATCH 3/7] ASoC: Improve WM9713 voice DAC shutdown procedure Mark Brown
2009-02-25 10:48 ` [PATCH 4/7] ASoC: Fix Zylonite voice interface stereo configurations Mark Brown
2009-02-25 16:06   ` Daniel Mack
2009-02-25 16:22     ` Mark Brown
2009-02-25 16:41       ` Daniel Mack [this message]
2009-02-25 16:54         ` Mark Brown
2009-02-26  9:59           ` pHilipp Zabel
2009-02-26 10:03             ` Daniel Mack
2009-02-25 10:48 ` [PATCH 5/7] ASoC: Shuffle WM8753 device registration code Mark Brown
2009-02-25 10:48 ` [PATCH 6/7] ASoC: Convert WM8753 to register via normal device probe Mark Brown
2009-02-25 10:48 ` [PATCH 7/7] ASoC: Only write back non-default registers when resuming WM8753 Mark Brown
2009-02-25 10:57 ` ASoC updates for 2.6.30 Takashi Iwai

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=20090225164113.GI11203@buzzloop.caiaq.de \
    --to=daniel@caiaq.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@sirena.org.uk \
    /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.