diff options
| author | Takashi Iwai <tiwai@suse.de> | 2024-01-08 10:17:18 +0300 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2024-01-08 10:17:37 +0300 |
| commit | 821e2ac632ff77bf7abaf2dfad7214fe8563edf1 (patch) | |
| tree | 6d09654aed8ccd7f45f307191d350a0d7c236255 /include/linux | |
| parent | b6ce6e6c79e4ec650887f1fe391a70e54972001a (diff) | |
| parent | f90dffdce70ff724f9ee8b0bcc711e86e6663896 (diff) | |
| download | linux-821e2ac632ff77bf7abaf2dfad7214fe8563edf1.tar.xz | |
Merge branch 'for-next' into for-linus
Prepare for 6.8 merge.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 275799b5f535..97cc0baad0f4 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -3065,6 +3065,7 @@ #define PCI_DEVICE_ID_INTEL_82443GX_0 0x71a0 #define PCI_DEVICE_ID_INTEL_82443GX_2 0x71a2 #define PCI_DEVICE_ID_INTEL_82372FB_1 0x7601 +#define PCI_DEVICE_ID_INTEL_HDA_ARL 0x7728 #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 |
