Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: SOF: ipc4-topology: Add widget queue support
@ 2022-11-07  8:57 Peter Ujfalusi
  2022-11-07  8:57 ` [PATCH 1/3] ASoC: SOF: Add support for parsing the number of sink/source pins Peter Ujfalusi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peter Ujfalusi @ 2022-11-07  8:57 UTC (permalink / raw)
  To: lgirdwood, broonie, chao.song
  Cc: alsa-devel, kai.vehmanen, pierre-louis.bossart, rander.wang,
	ranjani.sridharan, yung-chuan.liao

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-10 17:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07  8:57 [PATCH 0/3] ASoC: SOF: ipc4-topology: Add widget queue support Peter Ujfalusi
2022-11-07  8:57 ` [PATCH 1/3] ASoC: SOF: Add support for parsing the number of sink/source pins Peter Ujfalusi
2022-11-07  8:57 ` [PATCH 2/3] ASoC: SOF: Add support to parse pin binding array from topology Peter Ujfalusi
2022-11-07  8:57 ` [PATCH 3/3] ASoC: SOF: topology: Add helper to get/put widget queue id Peter Ujfalusi
2022-11-10 17:55 ` [PATCH 0/3] ASoC: SOF: ipc4-topology: Add widget queue support Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox