ASoC: SOF: ipc4: Add support for formats per pins
authorMark Brown <broonie@kernel.org>
Tue, 14 Mar 2023 13:58:48 +0000 (13:58 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 14 Mar 2023 13:58:48 +0000 (13:58 +0000)
Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:

The modules in IPC4 can have multiple 'pins' on their input and output
and these pins can receive or output audio in different formats.
Currently we assume that all pins are using the same format which is a
limitation that needs to be lifted in order to support more complex
components.

This series will extend and rework the format handling to allow
different formats on pins.

1  2 
sound/soc/sof/ipc4-topology.c

Simple merge