Hi, The audio IP in PTL-H is identical to the already supported PTL but the PCI-ID has been changes due to the differences in the product's configuration outside of audio. To support PTL-H we really just need to wire up the new ID. Regards, Peter --- Peter Ujfalusi (1): ASoC: SOF: Intel: pci-ptl: Add support for PTL-H Pierre-Louis Bossart (3): PCI: pci_ids: add INTEL_HDA_PTL_H ALSA: hda: intel-dsp-config: Add PTL-H support ALSA: hda: hda-intel: add Panther Lake-H support include/linux/pci_ids.h | 1 + sound/hda/intel-dsp-config.c | 5 +++++ sound/pci/hda/hda_intel.c | 2 ++ sound/soc/sof/intel/pci-ptl.c | 1 + 4 files changed, 9 insertions(+) -- 2.48.1