projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
249d2fc
)
ASoC: Intel: Add ACPI match table entry for ES8316 codec on BYTCR platform
author
Hans de Goede
<hdegoede@redhat.com>
Thu, 3 Jan 2019 13:45:35 +0000
(14:45 +0100)
committer
Mark Brown
<broonie@kernel.org>
Fri, 4 Jan 2019 15:15:47 +0000
(15:15 +0000)
Some BYTCR devices use an ES8316 codec, add an ACPI match table entry
for this.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-byt-match.c
patch
|
blob
|
history
diff --git
a/sound/soc/intel/common/soc-acpi-intel-byt-match.c
b/sound/soc/intel/common/soc-acpi-intel-byt-match.c
index 097dc06377baaf14ff8f1b68a69cdb2700abd56f..47a90909b956893113ee2e235b6320e827c7d9b3 100644
(file)
--- a/
sound/soc/intel/common/soc-acpi-intel-byt-match.c
+++ b/
sound/soc/intel/common/soc-acpi-intel-byt-match.c
@@
-154,6
+154,15
@@
struct snd_soc_acpi_mach snd_soc_acpi_intel_baytrail_machines[] = {
.sof_tplg_filename = "intel/sof-byt-da7213.tplg",
.asoc_plat_name = "sst-mfld-platform",
},
+ {
+ .id = "ESSX8316",
+ .drv_name = "bytcht_es8316",
+ .fw_filename = "intel/fw_sst_0f28.bin",
+ .board = "bytcht_es8316",
+ .sof_fw_filename = "intel/sof-byt.ri",
+ .sof_tplg_filename = "intel/sof-byt-es8316.tplg",
+ .asoc_plat_name = "sst-mfld-platform",
+ },
/* some Baytrail platforms rely on RT5645, use CHT machine driver */
{
.id = "10EC5645",