Adding PCM1681 module to the kernel

Hello Toradex,

Would it be possible to add the PCM1681 DAC module to the kernel.
CONFIG_SND_SOC_PCM1681

Kind regards,
Remco

Greetings @rsquare,

Just to make sure we have all the information, you are on Verdin i.MX8M Plus, correct? Also what version of TorizonCore are you planning to use here?

Best Regards,
Jeremias

Hello Jeremias

Yes,
Verdin iMX8M Plus currently i am using torizonCore 6.4.0

Kind regards,
Remco

Alright I’ve gone ahead and put in the request with our team. I’ll try and notify you when this is available.

Best Regards,
Jeremias

Hi @rsquare,

This config should now be available in recent TorizonCore nightly images going forward:

torizon@verdin-imx8mp-06849059:~$ zcat /proc/config.gz | grep CONFIG_SND_SOC_PCM1681
CONFIG_SND_SOC_PCM1681=m
torizon@verdin-imx8mp-06849059:~$ cat /etc/os-release
ID=torizon
NAME="TorizonCore"
VERSION="6.4.0-devel-20230913+build.381 (kirkstone)"
VERSION_ID=6.4.0-devel-20230913-build.381
PRETTY_NAME="TorizonCore 6.4.0-devel-20230913+build.381 (kirkstone)"
DISTRO_CODENAME="kirkstone"
BUILD_ID="381"
ANSI_COLOR="1;34"
VARIANT="Docker"

Best Regards,
Jeremias

Hello Jeremias

Thank you for the information.

Kind regards,
Remco

Glad we were able to help!