From: Liam Girdwood <lg@opensource.wolfsonmicro.com>
To: Paul Wang <Paul.Wang@navman.com>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: ref: pxa255 Alsa Driver
Date: Fri, 17 Nov 2006 00:14:50 +0000 [thread overview]
Message-ID: <1163722490.3477.21.camel@localhost.localdomain> (raw)
In-Reply-To: <BB064186AE6A424382B0BC22417BB7A114EF3A@bnt-nav-chc-exh.navman.bnt.local>
On Thu, 2006-11-16 at 11:32 +1300, Paul Wang wrote:
> Hi, Liam,
>
> I have further questions about this:
>
> How can I merge the driver you mentioned into Arm Linux source
> Architecture?
>
The ASoC patch can be merged into your recent 2.6 kernel source with the
patch command.
i.e.
cd linux
patch -p1 < asoc.patch
> To use it, do I have to use the application on the alsa-kernel HG
> repository?
The HG repository can be checked out using the instructions (link below)
on the download page and can be copied to your kernel sound directory.
http://www.alsa-project.org/download.php
The core code is the same in the patch and the HG repository. The only
difference between them is that the patch has some extra codec drivers
atm (that will be merged into the HG repo in the future).
You will however need to write a small machine driver that will glue the
codec driver to the pxa2xx i2s and audio DMA code (e.g. corgi.c,
poodle.c) and may have to write a codec driver if your codec is
currently unsupported.
The driver can be used by using any audio application that supports
alsa.
Liam
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
next prev parent reply other threads:[~2006-11-17 0:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 22:32 ref: pxa255 Alsa Driver Paul Wang
2006-11-17 0:14 ` Liam Girdwood [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-11-15 1:48 Paul Wang
2006-11-15 0:49 ref: pxa255 Alsa driver Paul Wang
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=1163722490.3477.21.camel@localhost.localdomain \
--to=lg@opensource.wolfsonmicro.com \
--cc=Paul.Wang@navman.com \
--cc=alsa-devel@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox