Lucas
unread,Jan 5, 2010, 1:10:12 PM1/5/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ecb_at91
Hi Guys,
In this Oporunidades I am working to try to include
TLV320AIC23 codec support in our kernel, while the codec
is supported by the Linux kernel.
I followed basically the following steps:
* Add the definition of structure and direction of Codec
I2C on the board specific files in the Kernel
* Add the function parameters in the file i2c_add_device
specifics of the board in the Kernel
* I enabled the ALSA support in the Kernel
* Enable I2C support in the kernel, there are several, must be one
special?
* I enabled ALSA support in SOC and the compilation of the codecs
* Enable SSC support in the kernel
With that I get a kernel to start and try to start alsa, but no
failed to see the device, I get console a legend that says "No
register for DAI device "and then a notice that no sound card
was detected.
I think I must be forgetting a step, a step that someone sees me
or missing?
Greetings!
Lucas