Files
Nuno Sá 60b1732dd4
Some checks failed
Maintenance / sync_branches (push) Has been cancelled
Kernel build / checks (push) Has been cancelled
Kernel build / build_gcc_arm (push) Has been cancelled
Maintenance / assert (push) Has been cancelled
Kernel build / build_gcc_x86_64 (push) Has been cancelled
Kernel build / build_llvm_x86_64 (push) Has been cancelled
Kernel build / build_gcc_aarch64 (push) Has been cancelled
Kernel build / assert_checks (push) Has been cancelled
Kernel build / conditional_xlnx (push) Has been cancelled
Kernel build / build_gcc_arm_zynq_xcomm_adv7511_defconfig (push) Has been cancelled
Kernel build / build_gcc_arm_socfpga_adi_defconfig (push) Has been cancelled
Kernel build / build_gcc_arm_zynq_pluto_defconfig (push) Has been cancelled
Kernel build / build_gcc_arm_zynq_m2k_defconfig (push) Has been cancelled
Kernel build / build_gcc_aarch64_adi_zynqmp_defconfig (push) Has been cancelled
Kernel build / build_gcc_arm_adi_versal_defconfig (push) Has been cancelled
Kernel build / many_devicetrees (push) Has been cancelled
Kernel build / assert_build_xlnx (push) Has been cancelled
Kernel build / conditional_rpi (push) Has been cancelled
Kernel build / build_gcc_arm_adi_bcm2709_defconfig (push) Has been cancelled
Kernel build / build_gcc_arm_adi_bcm2711_defconfig (push) Has been cancelled
Kernel build / build_gcc_arm_adi_bcmrpi_defconfig (push) Has been cancelled
Kernel build / build_gcc_aarch64_adi_bcm2711_defconfig (push) Has been cancelled
Kernel build / build_gcc_aarch64_adi_bcm2712_defconfig (push) Has been cancelled
Kernel build / assert_build_rpi (push) Has been cancelled
Revert "ASoC: snd_soc_of_parse_daifmt(): Handle SND_SOC_DAIFMT_SPDIF"
This reverts commit 7e44b46b46.

On top of that it also removes the SND_SOC_DAIFMT_SPDIF defines. The
spdif interface was not really being handled in any codec driver.

In our DT's the SPDIF interface should be handled through the
adv7511_audio code. This registers a platform device that is handled by
the hdmi-codec sound codec that in turn handles SPDIF by setting a
different macro named HDMI_SPDIF. That is what is used in the
adv7511 code.

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
2025-08-08 13:52:13 +01:00
..