summaryrefslogtreecommitdiff
path: root/src/include/device
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2020-04-06 12:08:01 +0530
committerSubrata Banik <subrata.banik@intel.com>2020-04-07 16:49:52 +0000
commitb98c89626e46170b7136d8da7e072bde44fbe77d (patch)
tree7240cc9251424154b1ca84fb673c0e2312625603 /src/include/device
parent869ac71483616cd363170cdf2cf5d4ce1965a2a1 (diff)
downloadcoreboot-b98c89626e46170b7136d8da7e072bde44fbe77d.tar.xz
drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series
Add all Intel WIFI 6 series PCI ids to device/pci_ids.h file. TEST=Harrison Peak (HrP) Wi-Fi module is getting detected during PCI enumeration. Change-Id: Id5452c5c02b58e84d8e5768653b18c9d1246c1bb Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40224 Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/include/device')
-rw-r--r--src/include/device/pci_ids.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h
index 13004dbd54..4898a91ce8 100644
--- a/src/include/device/pci_ids.h
+++ b/src/include/device/pci_ids.h
@@ -3676,6 +3676,11 @@
#define PCI_DEVICE_ID_HrP_9560_SERIES_2_WIFI 0xa0f0
#define PCI_DEVICE_ID_HrP_9560_SERIES_3_WIFI 0x02f0
#define PCI_DEVICE_ID_HrP_9560_SERIES_4_WIFI 0x06f0
+#define PCI_DEVICE_ID_CyP_6SERIES_WIFI 0x2723
+#define PCI_DEVICE_ID_HrP_6SERIES_WIFI 0x2720
+#define PCI_DEVICE_ID_TyP_6SERIES_WIFI 0x2725
+#define PCI_DEVICE_ID_GrP_6SERIES_1_WIFI 0x51f0
+#define PCI_DEVICE_ID_GrP_6SERIES_2_WIFI 0x7af0
#define PCI_VENDOR_ID_COMPUTONE 0x8e0e
#define PCI_DEVICE_ID_COMPUTONE_IP2EX 0x0291