mbox series

[0/2] ASoC: SOF: ipc4-topology: Configure copier sink format

Message ID 20230209142123.17193-1-peter.ujfalusi@linux.intel.com
Headers show
Series ASoC: SOF: ipc4-topology: Configure copier sink format | expand

Message

Peter Ujfalusi Feb. 9, 2023, 2:21 p.m. UTC
Hi,

In a course of creating complicated topologies where multiple output pins of a
copier is enabled, we have discovered that additional configuration needs to be
sent to the firmware to make the use cases working.

Regards,
Peter
---
Bard Liao (1):
  ASoC: SOF: ipc4-topology: set copier sink format

Ranjani Sridharan (1):
  ASoC: SOF: ipc4-topology: Print queue IDs in error

 sound/soc/sof/ipc4-topology.c | 81 +++++++++++++++++++++++++++++++----
 sound/soc/sof/ipc4-topology.h | 46 ++++++++++++++++++++
 sound/soc/sof/sof-audio.h     |  1 +
 3 files changed, 119 insertions(+), 9 deletions(-)