ASoC: SOF: ipc4: Take priority into cosideration when
authorMark Brown <broonie@kernel.org>
Fri, 6 Oct 2023 14:39:19 +0000 (15:39 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 6 Oct 2023 14:39:19 +0000 (15:39 +0100)
commit85a6af284d1c720d78683b550bb5d32bc84e3cfc
treea961de661422bcb15ed50a2de9930e6053ef4736
parente22ece0f653dcb3db2efa3a0f2e092dfec90e5b7
parent4df7d6a61f2c0e0920f4f4caa02e41797974a487
ASoC: SOF: ipc4: Take priority into cosideration when

Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:

Add pipeline priority support for IPC4: Add support for parsing pipeline
priorities from the topology. This will be used to break the tie between
pipelines to set the trigger order when multiple pipelines are triggered
simultaneously.