Skip to content

ASoC: SOF: Intel: NVL: add platform name#5722

Open
bardliao wants to merge 2 commits intothesofproject:topic/sof-devfrom
bardliao:nvl-platform-name
Open

ASoC: SOF: Intel: NVL: add platform name#5722
bardliao wants to merge 2 commits intothesofproject:topic/sof-devfrom
bardliao:nvl-platform-name

Conversation

@bardliao
Copy link
Copy Markdown
Collaborator

@bardliao bardliao commented Apr 7, 2026

The platform name will be used in the topology name.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds an explicit platform name for Intel NovaLake (NVL) SOF DSP descriptors so the platform identifier can be incorporated into topology naming.

Changes:

  • Add .platform = "nvl" to nvl_chip_info.
  • Add .platform = "nvl" to nvl_s_chip_info.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

.power_down_dsp = mtl_power_down_dsp,
.disable_interrupts = lnl_dsp_disable_interrupts,
.hw_ip_version = SOF_INTEL_ACE_4_0,
.platform = "nvl",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

separate patch with fixes tag?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, done

bardliao added 2 commits April 7, 2026 20:17
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 <yung-chuan.liao@linux.intel.com>
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>
@bardliao bardliao force-pushed the nvl-platform-name branch from 4e7a89b to 0e082b7 Compare April 7, 2026 12:21
@bardliao bardliao requested a review from ujfalusi April 8, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants