All of 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

* Re: [PATCH] ASoC: Intel: add max98390 echo reference support
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Pierre-Louis Bossart @ 2021-03-29 21:05 UTC (permalink / raw)
  To: mac.chiang, alsa-devel; +Cc: bard.liao, broonie, brent.lu, kai.vehmanen



On 3/26/21 6:21 AM, mac.chiang@intel.com wrote:
> From: Mac Chiang <mac.chiang@intel.com>
> 
> load new topology file with speaker capture pipeline.
> 
> Signed-off-by: Mac Chiang <mac.chiang@intel.com>

this matches the topology updates at 
https://github.com/thesofproject/sof/pull/3971

Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>

Thanks!

> ---
>   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",
>   	},
>   	{},
>   };
> 

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

* Re: [PATCH] ASoC: Intel: add max98390 echo reference support
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2021-03-30 16:05 UTC (permalink / raw)
  To: mac.chiang, alsa-devel
  Cc: kai.vehmanen, Mark Brown, brent.lu, bard.liao, pierre-louis.bossart

On Fri, 26 Mar 2021 19:21:29 +0800, mac.chiang@intel.com wrote:
> load new topology file with speaker capture pipeline.

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: Intel: add max98390 echo reference support
      commit: c7721e94279887f9dd8f4be303f2054bb5477c9e

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.