8 Sep
2008
8 Sep
'08
11:47 a.m.
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.