ASoC: SOF: Intel: add ops for SKL/KBL
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Tue, 20 Sep 2022 13:17:00 +0000 (15:17 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 20 Sep 2022 18:07:31 +0000 (19:07 +0100)
commit52d7939d10f25bc6635caa4d390e79a034626f79
treec7180e6d73222c808a48d88151f017e2a3df3e9d
parente2379d4a83da44816009971e932db31e665d41a1
ASoC: SOF: Intel: add ops for SKL/KBL

Add ops and ops_init for SKL and KBL.
Tested on Dell XPS-13-9350 and KBL NUC.

Note: currently only SOF_IPC4_MTRACE_INTEL_CAVS_2 type is supported by
the ipc4-mtrace driver, which is used by CAVS 2.x platforms (ICL, TGL,
ADL) and ACE (MTL).

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220920131700.133103-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/pci-skl.c
sound/soc/sof/intel/skl.c