Part Number:TLV320AIC3109-Q1
Hi,I'm using tlv320aic3109 in my project,thus,i use nrf5340 to communicate with the codec. i am working with the zephyr,could you help me to build the codec zephyr driver
Kailyn Chen:
Hello, we don't have the specified driver with zephyr platform.
you can find the Linux driver for the CODEC here:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/sound/soc/codecs/
Here are two popular versions:
v 4.19.1: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/soc/codecs?h=v4.19.100
v 5.4.16: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/soc/codecs?h=v5.4.16