ASoC: SOF: Intel: HDA/DMIC updates
authorMark Brown <broonie@kernel.org>
Mon, 6 May 2024 15:31:18 +0000 (00:31 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 6 May 2024 15:31:18 +0000 (00:31 +0900)
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

The first patch handles a problematic configuration where the wrong
machine driver/topology is used: when the hardware reports an external
HDaudio codec the direction is to ignore/discard ACPI SoundWire
devices.

The last two patch deal with DMIC format configurations and allow
users to select S16_LE even if the DMIC and internal copiers only
support 24 or 32-bits. The code changes are located in sound/soc/sof/
but in the scope of Intel DAIs.


Trivial merge