Part Number: TLV320AIC31XX-DRIVERS Other Parts Discussed in Thread: TLV320AIC3100 , TLV320AIC3111
Hello TI,
Is there any way or register (like vendor id / product id register most of the chips have) to identify the chip connected on board at run time…
Part Number: TLV320AIC3100 Tool/software:
We cannot send voltage to the MICBIAS through the audio controls, we have audio working but we so no way of turning on the mic bias from alsamixer. We can manually set the registers for the micbias to get the…
Part Number: TLV320AIC3100 Hi,
I am currently bringing up a device with an TLV320AIC3100 TI codec assembled, but I getting following error during driver initialization:
[ 4.104750] asoc-audio-graph-card sound: parse error -22
[ 4.108728] asoc…
Part Number: TLV320AIC3100 Hi,
We are using TLV320AIC3100IRHBR as audio codec interface for our Embedded Linux Platform developed using Yocto Project (Kernel Version used is 4.14.98).
To enable the driver support, "Texas Instruments TLV320AIC31xx…
Hi,
The official Linux kernel driver can be found here:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/soc/codecs/tlv320aic3x.c https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/soc/codecs/tlv320aic3x…
Hi,
You could use the AIC31xx driver, accessible here: https://www.ti.com/tool/TLV320AIC31XX-DRIVERS
What exactly are you trying to do, and what is the issue now? Sorry I do not understand fully.
Best, Mir
Karthik,
If you have any public sources, I would love to compare with your work. On my kernel, I also have some complication with ABE code for use in Android.
Mike
Part Number: TLV320AIC3120
Tool/software:
Hi,
I'm currently working on bringing up the TLV320AIC3120 codec on a QCS6490 platform, but I'm having trouble configuring the speaker widget audio paths.
The codec driver loads and registers correctly…
Hi,
I recommend you to use the same dai structure as the Linux driver; https://www.ti.com/tool/TLV320AIC31XX-DRIVERS
You can add a default setting array after reset.
Regards
Kevin