projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd054ec
)
ASoC: Intel: common: change match table ehl-rt5660
author
Libin Yang
<libin.yang@intel.com>
Fri, 17 Jul 2020 21:13:37 +0000
(16:13 -0500)
committer
Mark Brown
<broonie@kernel.org>
Mon, 20 Jul 2020 13:27:41 +0000
(14:27 +0100)
This configuration is for EHL with the RT5660 codec. RT5660
should use "
10EC5660
" ID instead of "INTC1027".
Signed-off-by: Libin Yang <libin.yang@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link:
https://lore.kernel.org/r/20200717211337.31956-7-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-ehl-match.c
patch
|
blob
|
history
diff --git
a/sound/soc/intel/common/soc-acpi-intel-ehl-match.c
b/sound/soc/intel/common/soc-acpi-intel-ehl-match.c
index 45e07d8860137c0f7464da975170bd567fce8be3..badafc1d54d20f49aa3fdc52909d65cc53e20dd0 100644
(file)
--- a/
sound/soc/intel/common/soc-acpi-intel-ehl-match.c
+++ b/
sound/soc/intel/common/soc-acpi-intel-ehl-match.c
@@
-12,7
+12,7
@@
struct snd_soc_acpi_mach snd_soc_acpi_intel_ehl_machines[] = {
{
- .id = "
INTC1027
",
+ .id = "
10EC5660
",
.drv_name = "ehl_rt5660",
.sof_fw_filename = "sof-ehl.ri",
.sof_tplg_filename = "sof-ehl-rt5660.tplg",