Where is the AD73322 Patch located on GIT?
Where is the AD73322 Patch located on GIT?
What do you mean by patch for AD73322? The code is there in sound/soc/codecs/ad73311.c for AD73311/22, however support for this chip is not continued after 2011 release.
Hi Aaron,
I was looking for the bfin_patch/ad73322_patch/old_sound_ad73322.patch that is present in the 2009R1.1-RC4, 2010R1-RC5 and 2011R1-RC3 releases.
Cheers!
Jason
Is there any plans to implement or support the AD73322 in the future?
Hi Jason, update is not continued for AD73322, this means you will have to use the old version that supports AD73322, or, what's kind of application it is with AD73322? is it possible to replace it with newer common stereo codec like ADAU1761?
Hi Aaron,
We are using 4 cascaded 73322 codecs with a slightly modified old 73322 driver that allows us to receive or transmit all 8 channels of non-Interleaved audio with a single snd_pcm_readn() or snd_pcm_writen() ALSA call. We are currently using the 2011R1-RC4 release and are looking at moving to the 2013 release.
Cheers!
Jason
To continue to use 4 cascaded 73322 I'm afraid you will have to use the 2011 version.
Thanks for the information Aaron.