aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/pci-mtl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sof/intel/pci-mtl.c')
-rw-r--r--sound/soc/sof/intel/pci-mtl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sof/intel/pci-mtl.c b/sound/soc/sof/intel/pci-mtl.c
index 899b00d53d64..9f39da984e9f 100644
--- a/sound/soc/sof/intel/pci-mtl.c
+++ b/sound/soc/sof/intel/pci-mtl.c
@@ -38,7 +38,7 @@ static const struct sof_dev_desc mtl_desc = {
[SOF_INTEL_IPC4] = "intel/sof-ace-tplg",
},
.default_fw_filename = {
- [SOF_INTEL_IPC4] = "dsp_basefw.bin",
+ [SOF_INTEL_IPC4] = "sof-mtl.ri",
},
.nocodec_tplg_filename = "sof-mtl-nocodec.tplg",
.ops = &sof_mtl_ops,