fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card
authorPeter Colberg <peter.colberg@intel.com>
Mon, 22 Apr 2024 23:02:57 +0000 (19:02 -0400)
committerXu Yilun <yilun.xu@linux.intel.com>
Fri, 26 Apr 2024 04:14:28 +0000 (12:14 +0800)
commitbb1dbeceb1c20cfd81271e1bd69892ebd1ee38e0
tree13693c8c7c84513a28d879de41d657dcdad73a8e
parent4cece764965020c22cff7665b18a012006359095
fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card

Add PCI subdevice ID for the Intel D5005 Stratix 10 FPGA card as
used with the Open FPGA Stack (OFS) FPGA Interface Manager (FIM).

Unlike the Intel D5005 PAC FIM which exposed a separate PCI device ID,
the OFS FIM reuses the same device ID for all DFL-based FPGA cards
and differentiates on the subdevice ID. The subdevice ID values were
chosen as the numeric part of the FPGA card names in hexadecimal.

Signed-off-by: Peter Colberg <peter.colberg@intel.com>
Reviewed-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
Acked-by: Xu Yilun <yilun.xu@intel.com>
Link: https://lore.kernel.org/r/20240422230257.1959-1-peter.colberg@intel.com
Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com>
drivers/fpga/dfl-pci.c