Other Parts Discussed in Thread: TLV320AIC3212, TLV320AIC3262
Has anyone ported TLV320AIC3212 / TLV320AIC3262 audiocodec device on linux on any Custom Board? If yes, then please give share the relevant links / posts regarding the same.
Thank you!
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.
Has anyone ported TLV320AIC3212 / TLV320AIC3262 audiocodec device on linux on any Custom Board? If yes, then please give share the relevant links / posts regarding the same.
Thank you!
Hi Vishal,
You can find linux drivers for the TLV320AIC3262 here: https://git.ti.com/cgit/ti-analog-linux-kernel/dmurphy-analog/tree/sound/soc/codecs/tlv320aic326x.c?h=tlv320aic3268_44_kernel&id=07adbd28685347b6dad5c6dd651f8b2bfa0ddaf8
I hope this helps!
Best,
Zak
Hi,
This is only the device driver. But for porting a device to a custom board requires the device tree files for that device as well. Can you share link to that as well ? If not the link then a guideline to write the device tree files associated with TLV320AIC3262 device?
Thanks!
Hi Vishal,
I apologize, I don't have much knowledge of Linux and am not able to assist with driver development or debug. In the same repository though you can find a makefile and a Kconfig file if this is what you are looking for.
Best,
Zak