[coreboot-gerrit] Change in coreboot[master]: drivers/intel/wifi: Add support for Harrison Peak (HrP)

Subrata Banik (Code Review) gerrit at coreboot.org
Mon Apr 9 08:06:47 CEST 2018


Subrata Banik has uploaded this change for review. ( https://review.coreboot.org/25561


Change subject: drivers/intel/wifi: Add support for Harrison Peak (HrP)
......................................................................

drivers/intel/wifi: Add support for Harrison Peak (HrP)

TEST=HrP module is getting detected during PCI enumeration.

Change-Id: Ia2d15f3f4a68887521ddbb1b99daf9d98cfa5c8b
Signed-off-by: Subrata Banik <subrata.banik at intel.com>
---
M src/drivers/intel/wifi/wifi.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/25561/1

diff --git a/src/drivers/intel/wifi/wifi.c b/src/drivers/intel/wifi/wifi.c
index 9349e53..5295931 100644
--- a/src/drivers/intel/wifi/wifi.c
+++ b/src/drivers/intel/wifi/wifi.c
@@ -239,6 +239,7 @@
 	0x08b1, 0x08b2, /* Wilkins Peak 2 */
 	0x095a, 0x095b, /* Stone Peak 2 */
 	0x9df0, 0x31dc, 0x0a370, /* Jefferson Peak */
+	0x34f0, 0xa0f0, /* Harrison Peak */
 	0
 };
 

-- 
To view, visit https://review.coreboot.org/25561
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia2d15f3f4a68887521ddbb1b99daf9d98cfa5c8b
Gerrit-Change-Number: 25561
Gerrit-PatchSet: 1
Gerrit-Owner: Subrata Banik <subrata.banik at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180409/1503b07e/attachment.html>


More information about the coreboot-gerrit mailing list