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.

[OMAP-L13:Linux] Does the ALSA SoC Audio Driver support the AIC3254 codec



Looking at the DaVinci_PSP_03.20.00.14_Device_Driver_Features_and_Performance_Guide it was indicated that for the ALSA SoC Audio driver that it "Supports AIC3106 audio codec in ALSA SoC framework".

What does this imply for other codecs like the AIC3254? Does this mean that the ALSA Soc Audio driver does not support them?

 

  • Grant,

    ALSA ASoC driver is not tied to any particular codec. If the codec driver conforms to ALSA ASoC framework it should be possible to easily hook it up with the Davinci ASoC driver. This will typically involve modifications to the machine driver and board specific code for the codec. There might be additional changes required in the board file depending on how the codec and the the McASP are interfaced.

    Regards,

    Vaibhav