Message ID | 20231204212710.185976-1-pierre-louis.bossart@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | PCI/ALSA/ASoC: Add IDs and definitions for ARL and ARL-S | expand |
On Mon, Dec 04, 2023 at 03:27:05PM -0600, Pierre-Louis Bossart wrote: > 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? Acked-by: Mark Brown <broonie@kernel.org>
On Mon, 04 Dec 2023 22:27:05 +0100, Pierre-Louis Bossart wrote: > > 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 Applied all five patches now to for-next branch. thanks, Takashi