* ref: pxa255 Alsa driver
@ 2006-11-15 0:49 Paul Wang
0 siblings, 0 replies; 4+ messages in thread
From: Paul Wang @ 2006-11-15 0:49 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1.1: Type: text/plain, Size: 221 bytes --]
Hi, all,
I am new to Linux sound drivers.
What I am looking for is a pxa255 based sound driver based on pxa255
I2Sound.
Does any Alsa driver implement this?
Regards.
Paul Wang.
[-- Attachment #1.2: Type: text/html, Size: 2644 bytes --]
[-- Attachment #2: Type: text/plain, Size: 347 bytes --]
-------------------------------------------------------------------------
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
[-- Attachment #3: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* ref: pxa255 Alsa Driver
@ 2006-11-15 1:48 Paul Wang
0 siblings, 0 replies; 4+ messages in thread
From: Paul Wang @ 2006-11-15 1:48 UTC (permalink / raw)
To: alsa-devel
Hi, all,
I am new to Linux sound drivers.
What I am looking for is a pxa255 sound driver based on pxa255 I2Sound.
Does any Alsa driver implement this on kernel 2.6?
Regards.
Paul Wang.
-------------------------------------------------------------------------
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ref: pxa255 Alsa Driver
@ 2006-11-15 22:32 Paul Wang
2006-11-17 0:14 ` Liam Girdwood
0 siblings, 1 reply; 4+ messages in thread
From: Paul Wang @ 2006-11-15 22:32 UTC (permalink / raw)
To: Liam Girdwood; +Cc: alsa-devel
Hi, Liam,
I have further questions about this:
How can I merge the driver you mentioned into Arm Linux source
Architecture?
To use it, do I have to use the application on the alsa-kernel HG
repository?
regards.
Paul Wang
-----Original Message-----
From: Liam Girdwood [mailto:liam.girdwood@wolfsonmicro.com]
Sent: Thursday, 16 November 2006 1:23 a.m.
To: Paul Wang
Cc: alsa-devel
Subject: Re: [Alsa-devel] ref: pxa255 Alsa Driver
Hi Paul,
On Wed, 2006-11-15 at 14:48 +1300, Paul Wang wrote:
> Hi, all,
>
> I am new to Linux sound drivers.
> What I am looking for is a pxa255 sound driver based on pxa255
I2Sound.
> Does any Alsa driver implement this on kernel 2.6?
>
There is an I2S driver for the pxa255 in the alsa-kernel HG repository.
http://hg-mirror.alsa-project.org/alsa-kernel
Alternatively, the driver can also be found in this patch :-
http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.12.3.patch
This patch also includes more supported codecs than the HG repo atm.
HTH
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ref: pxa255 Alsa Driver
2006-11-15 22:32 ref: pxa255 Alsa Driver Paul Wang
@ 2006-11-17 0:14 ` Liam Girdwood
0 siblings, 0 replies; 4+ messages in thread
From: Liam Girdwood @ 2006-11-17 0:14 UTC (permalink / raw)
To: Paul Wang; +Cc: alsa-devel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-11-17 0:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-15 22:32 ref: pxa255 Alsa Driver Paul Wang
2006-11-17 0:14 ` Liam Girdwood
-- 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox