Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/4]  ASoC/SOF/PCI/Intel: Support for Nova Lake
@ 2026-01-20 19:35 Peter Ujfalusi
  2026-01-20 19:35 ` [PATCH v2 1/4] PCI: Add Intel Nova Lake audio Device ID Peter Ujfalusi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Peter Ujfalusi @ 2026-01-20 19:35 UTC (permalink / raw)
  To: lgirdwood, broonie, tiwai, bhelgaas
  Cc: linux-sound, kai.vehmanen, ranjani.sridharan, yung-chuan.liao,
	pierre-louis.bossart, linux-kernel, kw, linux-pci

Hi,

Changes since v1:
- commit message/subject fixes suggested by Bjorn
- Acked-by tags added.

this series adds audio support for the NVL variant of the
Nova Lake family.
NVL also based on ACE4 audio subsystem, but with higher clock
rate, more DSP memory and more DSP cores (4 vs 2) compared to
NVL-S.

Regards,
Peter
---
Peter Ujfalusi (4):
  PCI: Add Intel Nova Lake audio Device ID
  ASoC: SOF: Intel: add support for Nova Lake NVL
  ALSA: hda: core: intel-dsp-config: Add support for NVL
  ALSA: hda: controllers: intel: add support for Nova Lake

 include/linux/pci_ids.h           |  1 +
 sound/hda/controllers/intel.c     |  1 +
 sound/hda/core/intel-dsp-config.c |  4 ++++
 sound/soc/sof/intel/hda.h         |  1 +
 sound/soc/sof/intel/nvl.c         | 24 ++++++++++++++++++++++++
 sound/soc/sof/intel/pci-nvl.c     | 31 +++++++++++++++++++++++++++++++
 6 files changed, 62 insertions(+)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-01-22 13:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 19:35 [PATCH v2 0/4] ASoC/SOF/PCI/Intel: Support for Nova Lake Peter Ujfalusi
2026-01-20 19:35 ` [PATCH v2 1/4] PCI: Add Intel Nova Lake audio Device ID Peter Ujfalusi
2026-01-20 19:35 ` [PATCH v2 2/4] ASoC: SOF: Intel: add support for Nova Lake NVL Peter Ujfalusi
2026-01-20 19:35 ` [PATCH v2 3/4] ALSA: hda: core: intel-dsp-config: Add support for NVL Peter Ujfalusi
2026-01-20 19:35 ` [PATCH v2 4/4] ALSA: hda: controllers: intel: add support for Nova Lake Peter Ujfalusi
2026-01-22 13:26 ` [PATCH v2 0/4] ASoC/SOF/PCI/Intel: Support " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox