Other Parts Discussed in Thread: TAS2562,
Tool/software:
Hi,
I want to know why we can Used TAS2562 driver can be used for TAS2110.
Thanks,
Saurav
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.
Which driver, can you offer me the link, I can check it carefully.
Pls use this code lpaa-android-drivers/tasdevice-linux-driver - Unnamed repository; edit this file 'description' to name the repository.
the guideline, tool and register setting are also in the branch. Good luck.
One of the drivers provided in Linux kernel version 6.12.14 is located at sound/soc/codecs/tas2562.c
. This kernel was obtained from the TI Yocto SDK.
Can I use this driver for TAS2110?
Sure, you can. But in tas2562.c all the register settings are hardcoded. every time you want to change the register setting, you have to modify the code and recompile the code.
can you share init sequence (default) register setting for TAS2110 device? I need to register device over i2s and without mclk
Pls download tas2110-1amp-reg.json from
Open it with Non_Integrated_Bin_Tool_v1.4.1