ASoC: Intel: add sof_sdw_get_tplg_files ops
authorBard Liao <yung-chuan.liao@linux.intel.com>
Mon, 14 Apr 2025 06:32:33 +0000 (14:32 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 14 Apr 2025 10:22:20 +0000 (11:22 +0100)
commit2fbeff33381cf017facbf5f13d34693baa5a2296
tree5d189fff8fae7c94064fd90cbb07d53d8f6daa83
parent6d5997c412cc4beb859b37cc4eaa61e54fc076a3
ASoC: Intel: add sof_sdw_get_tplg_files ops

Add sof_sdw_get_tplg_files ops to get sub-topology file names for the
sof_sdw card.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20250414063239.85200-6-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/Makefile
sound/soc/intel/common/sof-function-topology-lib.c [new file with mode: 0644]
sound/soc/intel/common/sof-function-topology-lib.h [new file with mode: 0644]