Hi,
My customer is looking for the Linux or Android drivers for the TLV320ADC3001 audio ADC. Is there a Linux or Android driver for this part ( or similar part with same register set)?
Thanks!
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.
Hi,
My customer is looking for the Linux or Android drivers for the TLV320ADC3001 audio ADC. Is there a Linux or Android driver for this part ( or similar part with same register set)?
Thanks!
Hi Rob,
A version of the driver for the ADC3001 developed for Linux kernel 3.0.8 is available on gitorious.org:
git clone git://gitorious.org/ti-codecs/ti-codecs.git –b adc3001_tdm_k3.0
If you quickly need to grab the code driver, please see:
This device (the ADC3001) is closely related to the AIC325x family of devices and so this driver was created from that of the latter. I mention this only so the odd reference to the AIC325x family in the code leads to any customer confusion.
Regards,
hari
hari,
Do you know if there's is a driver that works with newer kernel versions? Can I use the ajitk/topics/k3.10.10-aic325x branch If the adc3001 is related to the AIC325x?
Regards,
Jelle