diff options
| author | Christian Brauner <brauner@kernel.org> | 2025-03-10 08:53:40 +0100 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2025-03-10 08:53:40 +0100 |
| commit | 38962d9b15ce3d50f5c61dc441b7c53f4e0d2e33 (patch) | |
| tree | 81128bf50faaf28fc8bc65ebaa8e207c1b40cebc /include/linux/pci_ids.h | |
| parent | 3d5b9f3702f16e683047d0647117a5a297d1e284 (diff) | |
| parent | 00a7d39898c8010bfd5ff62af31ca5db34421b38 (diff) | |
Merge mainline pipe changes
Mainline now contains various changes to pipes that are relevant for
other pipe work this cycle. So merge them into the respective VFS tree.
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'include/linux/pci_ids.h')
| -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 de5deb1a0118..1a2594a38199 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -3134,6 +3134,7 @@ #define PCI_DEVICE_ID_INTEL_HDA_LNL_P 0xa828 #define PCI_DEVICE_ID_INTEL_S21152BB 0xb152 #define PCI_DEVICE_ID_INTEL_HDA_BMG 0xe2f7 +#define PCI_DEVICE_ID_INTEL_HDA_PTL_H 0xe328 #define PCI_DEVICE_ID_INTEL_HDA_PTL 0xe428 #define PCI_DEVICE_ID_INTEL_HDA_CML_R 0xf0c8 #define PCI_DEVICE_ID_INTEL_HDA_RKL_S 0xf1c8 |
