]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit4147a6e59a5c0b9cb0eeaa3e1f39fd9da491f35a
tree4679d15575a9ea639f8e2d6f1712bcc755c804b1
parentf0a550a88373b0b076785e059cca15f32ae9ffeb
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