drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module
Add HrP 9560 module device ID (0x06F0) into device/pci_ids.h file. TEST=HrP module is getting detected during PCI enumeration on CMLRVP Change-Id: I8f6d89b1c6d03e2497f6b345a520323f45247d7e Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32096 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Lijian Zhao <lijian.zhao@intel.com> Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
		
				
					committed by
					
						
						Furquan Shaikh
					
				
			
			
				
	
			
			
			
						parent
						
							69cc491c3f
						
					
				
				
					commit
					13f5360724
				
			@@ -327,6 +327,7 @@ static const unsigned short pci_device_ids[] = {
 | 
			
		||||
	PCI_DEVICE_ID_HrP_9560_SERIES_1_WIFI,
 | 
			
		||||
	PCI_DEVICE_ID_HrP_9560_SERIES_2_WIFI,
 | 
			
		||||
	PCI_DEVICE_ID_HrP_9560_SERIES_3_WIFI,
 | 
			
		||||
	PCI_DEVICE_ID_HrP_9560_SERIES_4_WIFI,
 | 
			
		||||
	0
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user