mbox series

[0/4] ASoC: SOF: ipc4-topology: Fixes for pipelines with SRC

Message ID 20230821113629.5017-1-peter.ujfalusi@linux.intel.com
Headers show
Series ASoC: SOF: ipc4-topology: Fixes for pipelines with SRC | expand

Message

Peter Ujfalusi Aug. 21, 2023, 11:36 a.m. UTC
Hi,

the SRC component in a pipeline provides flexibility on the sampling
rate which was not handled previously.

This series will improve the kernel side with the needed logic to be
able to deal with the SRC type of components in pipelines.

Regards,
Peter
---
Ranjani Sridharan (4):
  ASoC: SOF: ipc4-topology: Modify pipeline params based on SRC output
    format
  ASoC: SOF: ipc4-topology: Fix the output reference params for SRC
  ASoC: SOF: ipc4-topology: Fix pipeline params at the output of copier
  ASoC: SOF: ipc4-topology: Modify the reference output valid_bits for
    copier

 sound/soc/sof/ipc4-topology.c | 134 ++++++++++++++++++++++------------
 1 file changed, 89 insertions(+), 45 deletions(-)