]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit8b98491a6b8c41a7e4334fb94a58c268d831458e
tree48b054cd6b8170b6e5b3c0ca7d6b6ebacdac2ed5
parentacf705a425f0e9cd5cab06231479c0a239e5a671
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