lkml.org 
[lkml]   [2020]   [Jul]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2] fpga: dfl: pci: add device id for Intel FPGA PAC N3000
From
Date

> @@ -64,6 +64,7 @@ static void cci_pci_free_irq(struct pci_dev *pcidev)
> #define PCIE_DEVICE_ID_PF_INT_5_X 0xBCBD
> #define PCIE_DEVICE_ID_PF_INT_6_X 0xBCC0
> #define PCIE_DEVICE_ID_PF_DSC_1_X 0x09C4
> +#define PCIE_DEVICE_ID_INTEL_PAC_N3000 0x0B30

My point about consistency.  These are all intel  and all should have their pf parts removed.

#define PCIE_DEVICE_ID_INTEL_INT_5_X 0xBCBD
#define PCIE_DEVICE_ID_INTEL_INT_6_X 0xBCC0
#define PCIE_DEVICE_ID_INTEL_DSC_1_X 0x09C4

Let's revisit this for the d5005.

trix


\
 
 \ /
  Last update: 2020-07-13 16:37    [W:0.047 / U:1.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site