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.

TAS2563: Driver for Linux

Part Number: TAS2563
Other Parts Discussed in Thread: TAS2562, TAS2781

Dear all,
we are currently facing some issues while trying to tune the TAS2563 related to the Linux Drivers.

We are using TAS2563 with iMX8 on this archictecture:
- Yocto 5.10 Hardknott
- Linux Kernel 5.10.72 aarch64

We have found that we have two options to choose for the Driver:
1) Linux Kernel driver for TAS2562 supporting TAS2563.
https://source.codeaurora.org/external/imx/linux-imx/tree/sound/soc/codecs?h=lf-5.10.72-2.2.2
This driver lets us control Volume in alsamixer but we can't load the PurePath bin file.


2) Android driver available on
https://git.ti.com/cgit/tas256xsw-android/tas2563-android-driver
This driver lets us load PurePath bin file but we can't control Volume.

What is TI recommendation for us? Is there any driver that can be used directly with all the features?