From: Pierre-Louis Bossart Date: Wed, 2 Aug 2023 15:01:01 +0000 (-0500) Subject: PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a13b5340aa6892685adf655cd4bfa91a83d5a9d2;p=linux.git PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem. Add part ID to common include file Signed-off-by: Pierre-Louis Bossart Reviewed-by: Ranjani Sridharan Reviewed-by: Bard Liao Link: https://lore.kernel.org/r/20230802150105.24604-2-pierre-louis.bossart@linux.intel.com Signed-off-by: Takashi Iwai --- diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 3066660cd39b0..a6411aa4c3312 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -3058,6 +3058,7 @@ #define PCI_DEVICE_ID_INTEL_HDA_RPL_S 0x7a50 #define PCI_DEVICE_ID_INTEL_HDA_ADL_S 0x7ad0 #define PCI_DEVICE_ID_INTEL_HDA_MTL 0x7e28 +#define PCI_DEVICE_ID_INTEL_HDA_ARL_S 0x7f50 #define PCI_DEVICE_ID_INTEL_SCH_LPC 0x8119 #define PCI_DEVICE_ID_INTEL_SCH_IDE 0x811a #define PCI_DEVICE_ID_INTEL_HDA_POULSBO 0x811b