drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module
Add HrP 9560 module device ID (0x02F0) into device/pci_ids.h file. TEST=HrP module is getting detected during PCI enumeration Change-Id: Id0a8a7a8cf7c665bd49f27b1c50d41d26a3274ce Signed-off-by: Subrata Banik <subrata.banik@intel.com> Signed-off-by: Wonkyu Kim <wonkyu.kim@intel.com> Reviewed-on: https://review.coreboot.org/c/31475 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
@@ -350,6 +350,7 @@ static const unsigned short pci_device_ids[] = {
|
||||
/* Harrison Peak */
|
||||
PCI_DEVICE_ID_HrP_9560_SERIES_1_WIFI,
|
||||
PCI_DEVICE_ID_HrP_9560_SERIES_2_WIFI,
|
||||
PCI_DEVICE_ID_HrP_9560_SERIES_3_WIFI,
|
||||
0
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user