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