OSDN Git Service

Merge series "ASoC: SOF: multi core support for 5.10" from Kai Vehmanen <kai.vehmanen...
authorMark Brown <broonie@kernel.org>
Fri, 4 Sep 2020 09:30:43 +0000 (10:30 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 4 Sep 2020 09:30:43 +0000 (10:30 +0100)
commit1b3c63acb1e52d5af04b99b9b784ff3775c63313
treecac90ecfe9a19ca72c67f40f271e51473c201446
parent0c5f8ca49cff1e2e18300cca4fb0c17ba794dcb0
parent8c9ff1219aef657954540147522ceaecced71b2b
Merge series "ASoC: SOF: multi core support for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:

This series extends the multi-core support in SOF. Capability
to specify which core to use, on a per component basis, is added
to topology. The topology load functionality in SOF is modified to
power up/down host controlled cores based on the topology
description.

Guennadi Liakhovetski (2):
  ASoC: SOF: add a "core" parameter to widget loading functions
  ASoC: SOF: support topology components on secondary cores

Ranjani Sridharan (1):
  ASoC: SOF: topology: fix core enable sequence

 include/uapi/sound/sof/tokens.h |   1 +
 sound/soc/sof/pm.c              |   1 +
 sound/soc/sof/sof-audio.c       |  25 ++++
 sound/soc/sof/sof-audio.h       |   5 +
 sound/soc/sof/sof-priv.h        |   3 +
 sound/soc/sof/topology.c        | 210 ++++++++++++++++++++++----------
 6 files changed, 184 insertions(+), 61 deletions(-)

--
2.27.0