public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] PCI/ALSA/ASoC: Add IDs and definitions for ARL and ARL-S
@ 2023-12-04 21:27 Pierre-Louis Bossart
  2023-12-04 21:27 ` [PATCH 1/5] PCI: add INTEL_HDA_ARL to pci_ids.h Pierre-Louis Bossart
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Pierre-Louis Bossart @ 2023-12-04 21:27 UTC (permalink / raw)
  To: linux-sound; +Cc: tiwai, broonie, Pierre-Louis Bossart

ArrowLake (ARL) and ArrowLake-S (ARL-S) have different PCI IDs. Add
the usual slew of descriptors for those devices.

There are no additional PCI IDs planned for this kernel cycle so it might be
simpler to have Takashi handle all the patches with Mark's Acked-by tag?

Pierre-Louis Bossart (5):
  PCI: add INTEL_HDA_ARL to pci_ids.h
  ALSA: hda: Intel: add HDA_ARL PCI ID support
  ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL
  ASoC: SOF: Intel: pci-mtl: fix ARL-S definitions
  ASoC: SOF: Intel: pci-mtl: add HDA_ARL PCI support

 include/linux/pci_ids.h       |  1 +
 sound/hda/intel-dsp-config.c  | 10 ++++++++++
 sound/pci/hda/hda_intel.c     |  2 ++
 sound/soc/sof/intel/hda.h     |  1 +
 sound/soc/sof/intel/mtl.c     | 28 ++++++++++++++++++++++++++++
 sound/soc/sof/intel/pci-mtl.c | 33 ++++++++++++++++++++++++++++++++-
 6 files changed, 74 insertions(+), 1 deletion(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-12-07  8:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-04 21:27 [PATCH 0/5] PCI/ALSA/ASoC: Add IDs and definitions for ARL and ARL-S Pierre-Louis Bossart
2023-12-04 21:27 ` [PATCH 1/5] PCI: add INTEL_HDA_ARL to pci_ids.h Pierre-Louis Bossart
2023-12-04 21:27 ` [PATCH 2/5] ALSA: hda: Intel: add HDA_ARL PCI ID support Pierre-Louis Bossart
2023-12-04 21:27 ` [PATCH 3/5] ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL Pierre-Louis Bossart
2023-12-04 21:27 ` [PATCH 4/5] ASoC: SOF: Intel: pci-mtl: fix ARL-S definitions Pierre-Louis Bossart
2023-12-04 21:27 ` [PATCH 5/5] ASoC: SOF: Intel: pci-mtl: add HDA_ARL PCI support Pierre-Louis Bossart
2023-12-04 21:39 ` [PATCH 0/5] PCI/ALSA/ASoC: Add IDs and definitions for ARL and ARL-S Mark Brown
2023-12-07  8:31 ` Takashi Iwai

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