]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Add dsp cores management
authorPardha Saradhi K <pardha.saradhi.kesapragada@intel.com>
Wed, 2 Aug 2017 16:21:14 +0000 (21:51 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 3 Aug 2017 10:07:19 +0000 (11:07 +0100)
commit2a6c24d4e94358a83aa3dfc3a96f7ada898c1649
tree4679d15575a9ea639f8e2d6f1712bcc755c804b1
parentf48b9332b059847ba5784c87b76b77e315e7f3d9
ASoC: Intel: Skylake: Add dsp cores management

This patch adds support to manage additional cores on a demand basis.
For instance, if module is set to run on certain core, the particular
core is powered up in module init. The same is again powered down in
module unload.

Signed-off-by: Pardha Saradhi K <pardha.saradhi.kesapragada@intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c