Skip to content

Commit b190870

Browse files
ujfalusibroonie
authored andcommitted
PCI: Add Intel Nova Lake audio Device ID
Add Nova Lake (NVL) audio Device ID The ID will be used by HDA legacy, SOF audio stack and the driver to determine which audio stack should be used (intel-dsp-config). Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20260120193507.14019-2-peter.ujfalusi@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 9ef552f commit b190870

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/linux/pci_ids.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3144,6 +3144,7 @@
31443144
#define PCI_DEVICE_ID_INTEL_HDA_CML_S 0xa3f0
31453145
#define PCI_DEVICE_ID_INTEL_HDA_LNL_P 0xa828
31463146
#define PCI_DEVICE_ID_INTEL_S21152BB 0xb152
3147+
#define PCI_DEVICE_ID_INTEL_HDA_NVL 0xd328
31473148
#define PCI_DEVICE_ID_INTEL_HDA_BMG 0xe2f7
31483149
#define PCI_DEVICE_ID_INTEL_HDA_PTL_H 0xe328
31493150
#define PCI_DEVICE_ID_INTEL_HDA_PTL 0xe428

0 commit comments

Comments
 (0)