All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@sirena.org.uk>
To: Jarkko Nikula <jhnikula@gmail.com>
Cc: alsa-devel@alsa-project.org, Daniel Gl??ckner <dg@emlix.com>
Subject: Re: [PATCH v2] tlv320aic3x: disable ADC/DAC while	changing clock
Date: Thu, 2 Apr 2009 11:34:56 +0100	[thread overview]
Message-ID: <20090402103455.GA4527@sirena.org.uk> (raw)
In-Reply-To: <bd7b27490904020039y4616f611l53a96ef12edcf486@mail.gmail.com>

On Thu, Apr 02, 2009 at 10:39:12AM +0300, Jarkko Nikula wrote:

> > Hrm, does the chip support asymmetric configurations for playback and
> > capture?

> My two cents: It supports different sampling rates for ADC and DAC but
> I don't believe there is practical use or HW doing this. In this setup
> there is separate word clock signal on GPIO1 for ADC.

Hrm, that's fairly common for hardware - even with shared LRCLK many
devices will be able to support asymmetric rates providing there are
enough BCLKs to drive the data.  Presumably the only limit in the codec
itself is going to be that whatever the PLL is set for will be the
maximum.

Being a bit stricter than is required probaly won't hurt; someone can
always relax things later on if required.

> Unfortunately I'm bit off from the actual issue here but I remember some
> TI codec had requirement to keep DAC/ADC off while changing the
> configuration...

Yes, that's the issue that Daniel is fixing here - it's not possible to
change the clocking (or at least the PLL) while a DAC or ADC is active.

  reply	other threads:[~2009-04-02 10:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-26 13:21 [patch] tlv320aic3x: disable ADC/DAC while changing clock Daniel Glöckner
2009-03-26 13:45 ` Mark Brown
2009-03-30 12:48   ` Daniel Glöckner
2009-03-30 12:51     ` Mark Brown
2009-04-01 10:56 ` [PATCH v2] " Daniel Glöckner
2009-04-01 12:10   ` Mark Brown
2009-04-01 14:06     ` Daniel Glöckner
2009-04-01 15:24       ` Mark Brown
2009-04-01 16:21         ` Daniel Glöckner
2009-04-01 16:48           ` Mark Brown
2009-04-01 17:16             ` Daniel Glöckner
2009-04-01 17:34               ` Mark Brown
2009-04-02  7:39     ` Jarkko Nikula
2009-04-02 10:34       ` Mark Brown [this message]
2009-04-02 10:45         ` Daniel Glöckner

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=20090402103455.GA4527@sirena.org.uk \
    --to=broonie@sirena.org.uk \
    --cc=alsa-devel@alsa-project.org \
    --cc=dg@emlix.com \
    --cc=jhnikula@gmail.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.