]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: add a "core" parameter to widget loading functions
authorGuennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Wed, 2 Sep 2020 14:07:54 +0000 (17:07 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 4 Sep 2020 09:12:21 +0000 (10:12 +0100)
commit954b5e9d0b7627e3451cef350b524e2dc3da3d76
treeec69d6d644757b712d17c9329948d2ff27b5979d
parent9d296cb59d1809eb538a08e622ab8fa97e03ed50
ASoC: SOF: add a "core" parameter to widget loading functions

We want to be able to explicitly assign cores to individual pipeline
components. This patch adds a "core" parameter to widget loading
functions to be sent to the DSP for appropriate component scheduling.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200902140756.1427005-2-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/sof-priv.h
sound/soc/sof/topology.c