Skip to content

Commit 62a3411

Browse files
bardliaoujfalusi
authored andcommitted
ASoC: SOF: Intel: NVL: add platform name
The platform name will be used in the topology name. Fixes: 1800bcd ("ASoC: SOF: Intel: add support for Nova Lake NVL") Signed-off-by: Bard Liao <[email protected]>
1 parent ec166f4 commit 62a3411

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/sof/intel/nvl.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const struct sof_intel_dsp_desc nvl_chip_info = {
4848
.power_down_dsp = mtl_power_down_dsp,
4949
.disable_interrupts = lnl_dsp_disable_interrupts,
5050
.hw_ip_version = SOF_INTEL_ACE_4_0,
51+
.platform = "nvl",
5152
};
5253

5354
const struct sof_intel_dsp_desc nvl_s_chip_info = {

0 commit comments

Comments
 (0)