From: Timur Tabi <timur@freescale.com>
To: Jon Smirl <jonsmirl@gmail.com>
Cc: ALSA-devel <alsa-devel@alsa-project.org>
Subject: Re: ASoC v2 on PowerPC
Date: Fri, 05 Oct 2007 09:03:59 -0500 [thread overview]
Message-ID: <4706444F.7000606@freescale.com> (raw)
In-Reply-To: <9e4733910710050555u5189efdp424fded7fe5f16c0@mail.gmail.com>
Jon Smirl wrote:
> On 10/5/07, Liam Girdwood <lg@opensource.wolfsonmicro.com> wrote:
>> A good place to start would be looking at the other supported
>> architectures and codecs and see what fits in best with your target SoC
>> CPU. Fwiw, Timur Tabi has some working PPC code, although I'm not sure
>> if it will work on Efika.
>
> Efika is STAC9766, ac97 with no i2c control. I dug into the imx ac97
> driver and discovered that it isn't finished.
A lot of the i.MX code just sits in BSPs and is never forwarded to the main
repositories.
>
> Timur, we may need to get some Bestcomm tasks written. I haven't
> explored this yet but I've been told that no one can get anything
> except the general DMA task working for audio. This mean all audio
> input has to be 32b. Isn't Bestcomm capable of expanding 16/24 bit
> data? Our target hardware is i2s, not ac97, so I need to get i2s
> running too.
I'm working on an audio driver for the 8610, but I'm going to target ASoC V1
first, just so that I can get a better feel for how V2 is different (a sort of
"trial by fire").
I don't know much about Bestcomm, but the DMA engine on the the 8610 is much
simpler, from what I've heard. I only work on 83xx, 85xx, and 86xx, so I
really can't answer any Bestcomm questions.
As for requiring all audio to be 32b, that's not such a bad thing. Any
application that uses the standard ALSA interface will have format-conversion
plug-ins automatically invoked. The overhead will be minor, since it has to
do a byte-copy anyway.
--
Timur Tabi
Linux Kernel Developer @ Freescale
next prev parent reply other threads:[~2007-10-05 14:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-04 17:12 ASoC v2 on PowerPC Jon Smirl
2007-10-05 11:07 ` Liam Girdwood
2007-10-05 12:55 ` Jon Smirl
2007-10-05 14:03 ` Timur Tabi [this message]
2007-10-05 15:26 ` Jon Smirl
2007-10-05 15:30 ` Timur Tabi
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=4706444F.7000606@freescale.com \
--to=timur@freescale.com \
--cc=alsa-devel@alsa-project.org \
--cc=jonsmirl@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.