we are using 3.14 linux kernel version source for Sitara Am335x.
I add new DAC to linux as the link given:
processors.wiki.ti.com/.../Sitara_Linux_SDK_Audio_DAC_Example
i followed the same steps and trying to include the Audio driver(TLV320DAC3100) we got these errors:
[ 2.738394] davinci_evm_probe
[ 2.743438] davinci_evm sound.11: ASoC: CODEC (null) not registered
[ 2.750103] davinci_evm sound.11: snd_soc_register_card failed (-517)
[ 2.756909] platform sound.11: Driver davinci_evm requests probe deferral
i tried in the google i got some link for as patch , but that patch is already included :
patches.linaro.org/29349 -- is already included in the file / in the path.
can anyone plz help in this...