Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ALSA: hda: core: intel-dsp-config: Add support for NVL

Add entry for NVL variant of Nova Lake family.

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: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20260120193507.14019-4-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Peter Ujfalusi and committed by
Mark Brown
a094d8a5 1800bcdc

+4
+4
sound/hda/core/intel-dsp-config.c
··· 582 582 #if IS_ENABLED(CONFIG_SND_SOC_SOF_NOVALAKE) 583 583 { 584 584 .flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC_OR_SOUNDWIRE, 585 + .device = PCI_DEVICE_ID_INTEL_HDA_NVL, 586 + }, 587 + { 588 + .flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC_OR_SOUNDWIRE, 585 589 .device = PCI_DEVICE_ID_INTEL_HDA_NVL_S, 586 590 }, 587 591 #endif