aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/common
diff options
context:
space:
mode:
authorBard liao <bard.liao@intel.com>2018-11-01 16:34:53 -0500
committerMark Brown <broonie@kernel.org>2018-11-06 17:24:52 +0000
commit97bb91ae2f3325fd06ea2c28fb8b5b4e023b4b5d (patch)
tree7e64034cc2b39e03adf3a108f0f27c0851a93e6c /sound/soc/intel/common
parentASoC: Intel: remove GFP_ATOMIC, use GFP_KERNEL (diff)
downloadlinux-dev-97bb91ae2f3325fd06ea2c28fb8b5b4e023b4b5d.tar.xz
linux-dev-97bb91ae2f3325fd06ea2c28fb8b5b4e023b4b5d.zip
ASoC: Intel: common: add SOF information for APL RVP
Add firmware/topology information for APL RVP Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Bard liao <bard.liao@intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/common')
-rw-r--r--sound/soc/intel/common/soc-acpi-intel-bxt-match.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/intel/common/soc-acpi-intel-bxt-match.c b/sound/soc/intel/common/soc-acpi-intel-bxt-match.c
index f39386e540d3..2756fa4ab552 100644
--- a/sound/soc/intel/common/soc-acpi-intel-bxt-match.c
+++ b/sound/soc/intel/common/soc-acpi-intel-bxt-match.c
@@ -19,6 +19,9 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_bxt_machines[] = {
.id = "INT343A",
.drv_name = "bxt_alc298s_i2s",
.fw_filename = "intel/dsp_fw_bxtn.bin",
+ .sof_fw_filename = "intel/sof-apl.ri",
+ .sof_tplg_filename = "intel/sof-apl-rt298.tplg",
+ .asoc_plat_name = "0000:00:0e.0",
},
{
.id = "DLGS7219",