summaryrefslogtreecommitdiff
path: root/sound/soc/sof/amd/pci-rn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sof/amd/pci-rn.c')
-rw-r--r--sound/soc/sof/amd/pci-rn.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/sof/amd/pci-rn.c b/sound/soc/sof/amd/pci-rn.c
index e2dfe606d3e8..34b153f5cbd8 100644
--- a/sound/soc/sof/amd/pci-rn.c
+++ b/sound/soc/sof/amd/pci-rn.c
@@ -54,6 +54,8 @@ static const struct sof_dev_desc renoir_desc = {
.resindex_imr_base = -1,
.irqindex_host_ipc = -1,
.chip_info = &renoir_chip_info,
+ .ipc_supported_mask = BIT(SOF_IPC),
+ .ipc_default = SOF_IPC,
.default_fw_path = {
[SOF_IPC] = "amd/sof",
},