We’re working on a custom carrier board that a/o contains a number of ad5761 SPI DAC’s. For now, I’ve added the module out-of-tree and it builds fine with torizoncore-builder, but it would be nice if this module could be added to the default Torizon OS build.
torizon@verdin-am62-15403508:~$ uname -a
Linux verdin-am62-15403508 6.6.84-7.2.0-g8bf00740f043 #1-Torizon SMP PREEMPT Thu Mar 27 16:42:10 UTC 2025 aarch64 GNU/Linux
torizon@verdin-am62-15403508:~$ zcat /proc/config.gz | grep -i ad5761
# CONFIG_AD5761 is not set
torizon@verdin-am62-15403508:~$ tdx-info
Please, run as root.
torizon@verdin-am62-15403508:~$ sudo !$
sudo tdx-info
Password:
Software summary
------------------------------------------------------------
Bootloader: U-Boot
Kernel version: 6.6.84-7.2.0-g8bf00740f043 #1-Torizon SMP PREEMPT Thu Mar 27 16:42:10 UTC 2025
Kernel command line: root=LABEL=otaroot rootfstype=ext4 quiet logo.nologo vt.global_cursor_default=0 plymouth.ignore-serial-consoles splash fbcon=map:3 ostree=/ostree/boot.1/torizon/947ee8683ad82a83d33f6194096f6486c6c2c5788c22a5248d00640fe7359adb/0
Distro name: NAME="Torizon OS"
Distro version: VERSION_ID=7.2.0-build.13
Distro variant: VARIANT="Docker"
Hostname: verdin-am62-15403508
------------------------------------------------------------
Hardware info
------------------------------------------------------------
HW model: Toradex Verdin AM62 WB on Ara Giesen Main Board
Toradex version: 0072 V1.1D
Serial number: 15403508
Processor arch: aarch64
------------------------------------------------------------
torizon@verdin-am62-15403508:~$