mbox series

[0/3] ASoC: SOF: ipc4: Add core_id support from topology

Message ID 20230307123556.31328-1-peter.ujfalusi@linux.intel.com
Headers show
Series ASoC: SOF: ipc4: Add core_id support from topology | expand

Message

Peter Ujfalusi March 7, 2023, 12:35 p.m. UTC
Hi,

The following series will add support for handling the core_id token which is
needed for supporting multiple cores with complex topologies.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: SOF: ipc4: Add macro to set the core_id in create_pipe message
  ASoC: SOF: ipc4-topology: Add support for core_id for pipelines

Rander Wang (1):
  ASoC: SOF: ipc4-topology: add core token in each module extended token
    list

 include/sound/sof/ipc4/header.h |  4 ++++
 sound/soc/sof/ipc4-topology.c   | 13 ++++++++++---
 sound/soc/sof/ipc4-topology.h   |  2 ++
 3 files changed, 16 insertions(+), 3 deletions(-)