Skip to content
Snippets Groups Projects
Unverified Commit 97bb91ae authored by Bard liao's avatar Bard liao Committed by Mark Brown
Browse files

ASoC: Intel: common: add SOF information for APL RVP


Add firmware/topology information for APL RVP

Reviewed-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarBard liao <bard.liao@intel.com>
Signed-off-by: default avatarPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 972b0d45
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,9 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_bxt_machines[] = { ...@@ -19,6 +19,9 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_bxt_machines[] = {
.id = "INT343A", .id = "INT343A",
.drv_name = "bxt_alc298s_i2s", .drv_name = "bxt_alc298s_i2s",
.fw_filename = "intel/dsp_fw_bxtn.bin", .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", .id = "DLGS7219",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment