All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian <ehlke@bewatec.de>
To: alsa-devel@alsa-project.org
Subject: Re: OMAP4 McBSP AC97 link
Date: Thu, 27 Sep 2012 08:58:09 +0000 (UTC)	[thread overview]
Message-ID: <loom.20120927T103143-101@post.gmane.org> (raw)
In-Reply-To: 50640768.7040204@gmail.com

Daniel Mack <zonque <at> gmail.com> writes:

> 
> On 27.09.2012 09:44, Sebastian wrote:
> > Hi All,
> > 
> > i have to support a 2nd Audio Codec with AC97 Interface on McBSP Port2.
> > Processor: OMAP4460
> > 
> > If any one have any idea on how to go about this. 
> > Please let me know.
> 
> If you need to support a second codec on a dedicated bus, all you have
> to do is set up a new snd_soc_dai_link. Read the documentation in
> Documentation/sound/alsa/soc/ and see many of the good example in the
> mainline kernel tree.
> 
> If your goal is to support a second codec in parallel to another one,
> dynamix PCM (DPCM) is what you want to have a look at. It's there in the
> kernel since 3.5, but AFAIK there's currently no user of it that can
> serve as an example.
> 
> HTH,
> Daniel
> 
> 

Hi Daniel,

my Board has 1x TWL6040(PDM/I2C) and 1x WM9715(AC97/MCBSP) so to independent
interfaces. I would like to use both Codecs simultaneously. So it might be
sufficient to create a new new snd_soc_dai_link?

thx
Sebastian

  reply	other threads:[~2012-09-27  8:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-27  7:44 OMAP4 McBSP AC97 link Sebastian
2012-09-27  7:59 ` Daniel Mack
2012-09-27  8:58   ` Sebastian [this message]
2012-09-27  9:10     ` Daniel Mack

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=loom.20120927T103143-101@post.gmane.org \
    --to=ehlke@bewatec.de \
    --cc=alsa-devel@alsa-project.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.