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>
This commit is contained in:
parent
972b0d456e
commit
97bb91ae2f
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue