linux/sound/soc/intel
Jayachandran B 052f103c89 ASoC: Intel: Skylake: Add DSP muti-core infrastructure
The DSP can have more than one cores. In that case the secondary
core has to be managed by the driver. This patch adds the changes
to driver infrastructure to support multiple core.

A new object skl_dsp_cores is introduced to support multiple
core. Helpers skl_dsp_get_core() skl_dsp_put_core() help to
managed the cores.

Many of the power_up/down and DSP APIs take additional argument
of core_id. The primary core, 0 is always powered up first and
then on demand second core.

Signed-off-by: Jayachandran B <jayachandran.b@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-06-22 16:13:12 +01:00
..
atom ASoC: Intel: Atom: fix boot warning 2016-04-22 10:39:15 +01:00
baytrail ASoC: Intel: add NULL test 2015-12-23 00:02:17 +00:00
boards ASoC: Intel: Skylake: Add pm ops for broxton-rt298 machine 2016-06-22 16:01:05 +01:00
common ASoC: intel: make function stub static 2016-05-30 16:15:45 +01:00
haswell ASoC: Intel: Fix printk formatting 2016-05-11 14:39:40 +01:00
skylake ASoC: Intel: Skylake: Add DSP muti-core infrastructure 2016-06-22 16:13:12 +01:00
Kconfig ASoC: Intel: Kconfig: formatting update 2016-06-22 15:47:22 +01:00
Makefile ASoC: Intel: Add makefile support for SKL driver 2015-07-09 11:54:26 +01:00