[PATCH 0/3] ASoC: SOF: ipc4-topology: Add widget queue support

Peter Ujfalusi peter.ujfalusi at linux.intel.com
Mon Nov 7 09:57:03 CET 2022


Hi,

with SOF topology2 for IPC4, widgets might have mutliple queues they can be
connected.
The queues to use between components are descibed in the topology file.

This series adds widget queue support (specify which pin to connect) for
ipc4-topology with topology2.

Note: currently queue 0 of a widget is used as hardwired default.

Regards,
Peter
---
Chao Song (3):
  ASoC: SOF: Add support for parsing the number of sink/source pins
  ASoC: SOF: Add support to parse pin binding array from topology
  ASoC: SOF: topology: Add helper to get/put widget queue id

 include/uapi/sound/sof/tokens.h |   9 ++
 sound/soc/sof/ipc4-topology.c   | 133 +++++++++++++++++++++---
 sound/soc/sof/sof-audio.h       |  42 ++++++++
 sound/soc/sof/topology.c        | 177 ++++++++++++++++++++++++++++++--
 4 files changed, 340 insertions(+), 21 deletions(-)

-- 
2.38.1



More information about the Alsa-devel mailing list