]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platforms
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Wed, 26 Aug 2020 18:45:31 +0000 (11:45 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 27 Aug 2020 13:22:23 +0000 (14:22 +0100)
commita3fde8cdbf94a2d6c1decf977307609923d18def
tree48b054cd6b8170b6e5b3c0ca7d6b6ebacdac2ed5
parent365cd2c71f36bf0572f9fbf18db5acb42b20bbf7
ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platforms

Separate the dsp ops for TGL ops to specify the use of ICCMAX
FW boot sequence in the run op. All other ops are identical.
Also separate the TGL descriptors into a separate file to make
it easier to follow.

Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20200826184532.1612070-8-ranjani.sridharan@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-ipc.h
sound/soc/sof/intel/hda.h
sound/soc/sof/intel/tgl.c [new file with mode: 0644]
sound/soc/sof/sof-pci-dev.c