Skip to content

Commit 14ec6be

Browse files
bardliaoujfalusi
authored andcommitted
ASoC: SOF: Intel: NVL-S: add platform name
The platform name will be used in the topology name. Fixes: d3df422 ("ASoC: SOF: Intel: add initial support for NVL-S") Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent 62a3411 commit 14ec6be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/soc/sof/intel/nvl.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ const struct sof_intel_dsp_desc nvl_s_chip_info = {
7373
.power_down_dsp = mtl_power_down_dsp,
7474
.disable_interrupts = lnl_dsp_disable_interrupts,
7575
.hw_ip_version = SOF_INTEL_ACE_4_0,
76+
.platform = "nvl",
7677
};
7778

7879
MODULE_IMPORT_NS("SND_SOC_SOF_INTEL_MTL");

0 commit comments

Comments
 (0)