This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Audio on McBSP in OMAPL138

Other Parts Discussed in Thread: OMAPL138

Hi ,

In my board audio codec is connected on McBSP of OMAPL138.

I found that linux kernel "linux-03.20.00.12" support audio on McBSP for  DM365.

Can I use it with my changes "davinci-i2s.c"  file that is for DM365 McBSP audio driver? Or I should write whole my driver as McASP ?

I tried with davinci-i2s.c file but my ALSA driver could not find any sound card. What are the major changes I should do fo McBSP?

Thanks

Hitesh