I'm trying to get SPDIF output to connect it to some SONY receiver (having both coax and optical SPDIF-in, checked it with some other LE device (Orange Pi PC)) on the PIN 13 officially labelled "SPDIF" in the documentation. I hope to get this done through:
- Enabling SPDIF via the DTS overlay: https://github.com/khadas/khadas-…s/vim2/mainline - checked via /proc/device-tree, that it is actually happening/working
- Patching the kernel to enable SPDIF: https://github.com/BlackCatDevel0…adas-vim2.patch (patch runs smoothly during compile)
- Trying to enable "ACODEC" in the DTS file and recompile it to DTB
- SPDIF is enabled in the kernel booted (checking via /proc/config.gz)
Any ideas, what I'm missing? Using the cloned source for version 12.