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

From: matthew . gerlach
Date: Thu Jul 07 2022 - 11:06:07 EST


From: Matthew Gerlach <matthew.gerlach@xxxxxxxxxxxxxxx>

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@xxxxxxxxx.

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