projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a823a17
)
ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry Trail
author
Takashi Iwai
<tiwai@suse.de>
Wed, 30 Nov 2016 13:56:26 +0000
(14:56 +0100)
committer
Mark Brown
<broonie@kernel.org>
Wed, 30 Nov 2016 16:23:28 +0000
(16:23 +0000)
Add the missing ACPI ID
10EC5672
for Cherry Trail, which bounds with
cht-bsw-rt5672 driver. This combination was found on Dell Wyse 3040.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst/sst_acpi.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/intel/atom/sst/sst_acpi.c
b/sound/soc/intel/atom/sst/sst_acpi.c
index ba5c0d71720ab8548fddbb42cd79dd90c869abab..4461b652174000452280d150d3f8ee9db568953e 100644
(file)
--- a/
sound/soc/intel/atom/sst/sst_acpi.c
+++ b/
sound/soc/intel/atom/sst/sst_acpi.c
@@
-451,6
+451,8
@@
static struct sst_acpi_mach sst_acpi_bytcr[] = {
static struct sst_acpi_mach sst_acpi_chv[] = {
{"10EC5670", "cht-bsw-rt5672", "intel/fw_sst_22a8.bin", "cht-bsw", NULL,
&chv_platform_data },
+ {"10EC5672", "cht-bsw-rt5672", "intel/fw_sst_22a8.bin", "cht-bsw", NULL,
+ &chv_platform_data },
{"10EC5645", "cht-bsw-rt5645", "intel/fw_sst_22a8.bin", "cht-bsw", NULL,
&chv_platform_data },
{"10EC5650", "cht-bsw-rt5645", "intel/fw_sst_22a8.bin", "cht-bsw", NULL,