Message ID | 20240612064709.51141-1-pierre-louis.bossart@linux.intel.com |
---|---|
Headers | show |
Series | ALSA/PCI: add PantherLake audio support | expand |
On Wed, 12 Jun 2024 08:47:06 +0200, Pierre-Louis Bossart wrote: > > Add the PCI ID for PantherLake. > > Since there's a follow-up patchset for ASoC, these 3 patches could be > applied to the ASoC tree. Otherwise an immutable branch would be > needed. > > Pierre-Louis Bossart (3): > PCI: pci_ids: add INTEL_HDA_PTL > ALSA: hda: hda-intel: add PantherLake support > ALSA: hda: intel-dsp-config: Add PTL support Applied now to for-next branch. There were duplicated Reviewed-by tags by Peter as checkpatch complained, so I removed the one. thanks, Takashi
On 6/13/24 14:19, Takashi Iwai wrote: > On Wed, 12 Jun 2024 08:47:06 +0200, > Pierre-Louis Bossart wrote: >> >> Add the PCI ID for PantherLake. >> >> Since there's a follow-up patchset for ASoC, these 3 patches could be >> applied to the ASoC tree. Otherwise an immutable branch would be >> needed. >> >> Pierre-Louis Bossart (3): >> PCI: pci_ids: add INTEL_HDA_PTL >> ALSA: hda: hda-intel: add PantherLake support >> ALSA: hda: intel-dsp-config: Add PTL support > > Applied now to for-next branch. > > There were duplicated Reviewed-by tags by Peter as checkpatch > complained, so I removed the one. Thanks Takashi, how do we proceed to get those changes into AsoC? the first patch is a dependency for the patchset "[PATCH v2 0/5] ASoC/SOF/PCI/Intel: add PantherLake support"