[PATCH v3 0/2] Add PCIE device IDs for Intel DFL cards

matthew.gerlach@linux.intel.com posted 2 patches 3 years, 11 months ago
Documentation/fpga/dfl.rst | 21 +++++++++++++++++++++
drivers/fpga/dfl-pci.c     | 19 +++++++++++++++++++
2 files changed, 40 insertions(+)
[PATCH v3 0/2] Add PCIE device IDs for Intel DFL cards
Posted by matthew.gerlach@linux.intel.com 3 years, 11 months ago
From: Matthew Gerlach <matthew.gerlach@linux.intel.com>

This patch set adds the PCIE device IDs for Intel cards with Device Feature
Lists (DFL) to the pci_dev_table for the dfl-pci driver.  This patch set
was separated for clarity from a larger patch set submitted by
tianfei.zhang@intel.com.

Patch 1 adds documentation about identifying PCIE FPGA cards
with Device Feature Lists (DFL).

Patch 2 adds the device ids to the pci_dev_table for the dfl-pci driver.

Matthew Gerlach (2):
  Documentation: fpga: dfl: add PCI Identification documentation
  fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards

 Documentation/fpga/dfl.rst | 21 +++++++++++++++++++++
 drivers/fpga/dfl-pci.c     | 19 +++++++++++++++++++
 2 files changed, 40 insertions(+)

-- 
2.25.1