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

From: matthew . gerlach
Date: Wed Mar 02 2022 - 19:33:45 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
drivers: fpga: dfl-pci: Add PCIE device IDs for Intel DFL cards

Documentation/fpga/dfl.rst | 20 ++++++++++++++++++++
drivers/fpga/dfl-pci.c | 4 ++++
2 files changed, 24 insertions(+)

--
2.25.1