Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: Intel: add max98390 echo reference support
@ 2021-03-26 11:21 mac.chiang
  2021-03-29 21:05 ` Pierre-Louis Bossart
  2021-03-30 16:05 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: mac.chiang @ 2021-03-26 11:21 UTC (permalink / raw)
  To: alsa-devel
  Cc: kai.vehmanen, pierre-louis.bossart, mac.chiang, broonie, brent.lu,
	bard.liao

From: Mac Chiang <mac.chiang@intel.com>

load new topology file with speaker capture pipeline.

Signed-off-by: Mac Chiang <mac.chiang@intel.com>
---
 sound/soc/intel/common/soc-acpi-intel-cml-match.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/intel/common/soc-acpi-intel-cml-match.c b/sound/soc/intel/common/soc-acpi-intel-cml-match.c
index 2161b3b..7f6ef82 100644
--- a/sound/soc/intel/common/soc-acpi-intel-cml-match.c
+++ b/sound/soc/intel/common/soc-acpi-intel-cml-match.c
@@ -79,7 +79,7 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_cml_machines[] = {
 		.machine_quirk = snd_soc_acpi_codec_list,
 		.quirk_data = &max98390_spk_codecs,
 		.sof_fw_filename = "sof-cml.ri",
-		.sof_tplg_filename = "sof-cml-da7219-max98357a.tplg",
+		.sof_tplg_filename = "sof-cml-da7219-max98390.tplg",
 	},
 	{},
 };
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-30 16:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-26 11:21 [PATCH] ASoC: Intel: add max98390 echo reference support mac.chiang
2021-03-29 21:05 ` Pierre-Louis Bossart
2021-03-30 16:05 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox