All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: shariff <shariffsinbox@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: Reg: Implementation of GSM digital audio path
Date: Thu, 25 Jun 2009 11:41:45 +0100	[thread overview]
Message-ID: <20090625104145.GD17812@sirena.org.uk> (raw)
In-Reply-To: <1cbe56070906250247j30e63925k3acbff5a5a3e3df8@mail.gmail.com>

On Thu, Jun 25, 2009 at 03:17:54PM +0530, shariff wrote:

>         Iam working on OMAP3 based custom board. On our board, GSM digital
> audio path is connected to McBSP3 and
> TWL4030 digital audio path is connected to McBSP2.

In this scenario your GSM modem is essentially functioning as a CODEC
within ASoC.  The simplest thing to do is set up a dummy DAI in your
machine driver for the GSM modem, register that at startup and then set
up a dai_link for that as normal.  You can then address the two streams
individually as devices on the card.

The OpenMoko is doing something similar with its bluetooth chipset,
though that is connected to a second DAI on the CODEC rather than the
CPU.

  parent reply	other threads:[~2009-06-25 10:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25  9:47 Reg: Implementation of GSM digital audio path shariff
2009-06-25 10:35 ` Peter Ujfalusi
2009-06-25 11:27   ` shariff
     [not found]   ` <1cbe56070906250411l25762a2dkce4cad25a7a293ab@mail.gmail.com>
2009-06-25 11:32     ` Peter Ujfalusi
2009-06-25 11:52       ` shariff
2009-06-25 10:41 ` Mark Brown [this message]
2009-06-25 11:28   ` shariff

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=20090625104145.GD17812@sirena.org.uk \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=shariffsinbox@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.