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)
commit9c3bd7904b9333fb8619246e636a3afb5146ac26
tree9a807d34ada13ffe838c5e29e9de681f0f357030
parentbec88efd7fd158eef4fdda1007cf831926a95f16
parentad70f2f0e6e38675d7805482d2c625fca5756a2e
ASoC: SOF: ipc4: Add support for formats per pins

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.
sound/soc/sof/ipc4-topology.c