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.
Replies: 1
Views: 239
Part Number: TLV320ADC5140
Hello,
Are there publicly upstreamed Linux drivers for the TLV320ADC5140, TLV320ADC3140 and TLV320ADC6140?
Regards,Collin WellsPrecision ADC Applications
Yes, there are drivers available here:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/soc/codecs/tlv320adcx140.c?h=v5.9.6
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/soc/codecs/tlv320adcx140.h?h=v5.9.6
You can find the documentation for the device tree is at:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/sound/tlv320adcx140.yaml
There were a few patches applied to the upstream, so make sure the customer download the patches and applies them.