]> git.hungrycats.org Git - linux/commit
ASoC: SOF: ipc4-topology: Support for multiple src output formats
authorMark Brown <broonie@kernel.org>
Tue, 26 May 2026 16:50:18 +0000 (17:50 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 26 May 2026 16:50:18 +0000 (17:50 +0100)
commit2fd19f0d589e703c767949b1861b2cf8c2a6de12
treefc4284be3451fea0ccd999bb7d353e658861ff3e
parent4fa26292e8dcfd6f466cb7d62067b037b006190e
parent3c3ce66b65c42d6bfe1de9ca72e3510b5101fa3c
ASoC: SOF: ipc4-topology: Support for multiple src output formats

Peter Ujfalusi <peter.ujfalusi@linux.intel.com> says:

SRC can only change the rate, we can still allow different bit depth and
channels to be handled, the only restriction is that the input and output
must have matching bit depth and channel format.

In a separate patch do a sanity check for the number of formats on the
input and output side as SRC/ASRC must have at least one of them.

Link: https://patch.msgid.link/20260526105748.26149-1-peter.ujfalusi@linux.intel.com
sound/soc/sof/ipc4-topology.c