* Where can I find some info about the DAI?
@ 2008-09-08 9:02 Sedji Gaouaou
2008-09-08 9:07 ` Liam Girdwood
2008-09-08 9:47 ` Mark Brown
0 siblings, 2 replies; 5+ messages in thread
From: Sedji Gaouaou @ 2008-09-08 9:02 UTC (permalink / raw)
To: alsa-devel
Hi,
I am trying to write a DAI.
I am working with a wolfson wm8731 and an atmel at91sam9g20. Basically I
had a look at the file eti_b1_wm8731.c, but I would like to use another
ssc archi(atmel_ssc instead of at91_ssc).
So I would like to know where should I find some info concerning the DAI.
Regards,
Sedji
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Where can I find some info about the DAI?
2008-09-08 9:02 Where can I find some info about the DAI? Sedji Gaouaou
@ 2008-09-08 9:07 ` Liam Girdwood
2008-09-08 9:30 ` Sedji Gaouaou
2008-09-08 9:47 ` Mark Brown
1 sibling, 1 reply; 5+ messages in thread
From: Liam Girdwood @ 2008-09-08 9:07 UTC (permalink / raw)
To: Sedji Gaouaou; +Cc: alsa-devel
On Mon, 2008-09-08 at 11:02 +0200, Sedji Gaouaou wrote:
> Hi,
>
> I am trying to write a DAI.
> I am working with a wolfson wm8731 and an atmel at91sam9g20. Basically I
> had a look at the file eti_b1_wm8731.c, but I would like to use another
> ssc archi(atmel_ssc instead of at91_ssc).
> So I would like to know where should I find some info concerning the DAI.
>
Have you looked in Documentation/sound/alsa/soc ?
Liam
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Where can I find some info about the DAI?
2008-09-08 9:07 ` Liam Girdwood
@ 2008-09-08 9:30 ` Sedji Gaouaou
2008-09-08 9:38 ` Liam Girdwood
0 siblings, 1 reply; 5+ messages in thread
From: Sedji Gaouaou @ 2008-09-08 9:30 UTC (permalink / raw)
To: Liam Girdwood; +Cc: alsa-devel
Hi Liam,
Liam Girdwood a écrit :
> Have you looked in Documentation/sound/alsa/soc ?
>
> Liam
>
>
Yes, but I can't find anything regarding the cpu_dai. There some
documentation about the codeac DAI, but nothing about the cpu one.
I was wondering if there is any update concerning this documentation?
Sedji
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Where can I find some info about the DAI?
2008-09-08 9:30 ` Sedji Gaouaou
@ 2008-09-08 9:38 ` Liam Girdwood
0 siblings, 0 replies; 5+ messages in thread
From: Liam Girdwood @ 2008-09-08 9:38 UTC (permalink / raw)
To: Sedji Gaouaou; +Cc: alsa-devel
On Mon, 2008-09-08 at 11:30 +0200, Sedji Gaouaou wrote:
> Hi Liam,
> Liam Girdwood a écrit :
>
> > Have you looked in Documentation/sound/alsa/soc ?
> >
> > Liam
> >
> >
>
> Yes, but I can't find anything regarding the cpu_dai. There some
> documentation about the codeac DAI, but nothing about the cpu one.
> I was wondering if there is any update concerning this documentation?
>
It's the same thing (struct) now. Documentation probably needs updated
to reflect this.
If you are starting a DAI driver from scratch then it's best to look at
the other CPU dai drivers as examples.
Liam
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Where can I find some info about the DAI?
2008-09-08 9:02 Where can I find some info about the DAI? Sedji Gaouaou
2008-09-08 9:07 ` Liam Girdwood
@ 2008-09-08 9:47 ` Mark Brown
1 sibling, 0 replies; 5+ messages in thread
From: Mark Brown @ 2008-09-08 9:47 UTC (permalink / raw)
To: Sedji Gaouaou; +Cc: alsa-devel
On Mon, Sep 08, 2008 at 11:02:59AM +0200, Sedji Gaouaou wrote:
> I am trying to write a DAI.
> I am working with a wolfson wm8731 and an atmel at91sam9g20. Basically I
> had a look at the file eti_b1_wm8731.c, but I would like to use another
> ssc archi(atmel_ssc instead of at91_ssc).
> So I would like to know where should I find some info concerning the DAI.
There is some documentation in Documentation/sound/alsa/soc which may be
helpful. It should also be useful to refer to existing drivers for
examples of how to do things - the PXA and S3C24xx architectures get
much of the attention here so are among the best places to look.
If you run into trouble please just ask here.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-09-08 9:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-08 9:02 Where can I find some info about the DAI? Sedji Gaouaou
2008-09-08 9:07 ` Liam Girdwood
2008-09-08 9:30 ` Sedji Gaouaou
2008-09-08 9:38 ` Liam Girdwood
2008-09-08 9:47 ` Mark Brown
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.