]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platforms
authorFred Oh <fred.oh@linux.intel.com>
Fri, 27 Nov 2020 16:40:22 +0000 (18:40 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 27 Nov 2020 17:23:07 +0000 (17:23 +0000)
commitcc34241018cd54da6ceacc6ed17f56588f3696e8
tree0c61bebd7a926920e7f5571e73ce28cd76959eea
parent176a07a9705226c934c31b03731e15578d53a279
ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platforms

Separate the dsp ops for ICL ops to specify the use of ICCMAX
FW boot sequence in the run op. All other ops are identical with TGL
except post_fw_run. The recommended HW programming sequence for ICL
is to power up core 3 and keep it in stall if HPRO is enabled.

Signed-off-by: Fred Oh <fred.oh@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20201127164022.2498406-6-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/Makefile
sound/soc/sof/intel/cnl.c
sound/soc/sof/intel/hda-loader.c
sound/soc/sof/intel/hda.h
sound/soc/sof/intel/icl.c [new file with mode: 0644]
sound/soc/sof/sof-pci-dev.c