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)
commitf283219b2736e3072adbd6c658bc0c41ca9d9d5d
tree946106862147d8578c6b2bd714c59e67b487e535
parent1ae14f3520b1a0ad144610a3f592c81a3e81cd1b
parentf9209644ae7688e82f629e737417bc8916db7b57
ASoC: SOF: Intel: HDA/DMIC updates

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.