kernel-aes67/drivers/fpga
Peter Colberg bb1dbeceb1
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>
2024-04-26 12:14:28 +08:00
..
tests
Kconfig
Makefile
altera-cvp.c
altera-fpga2sdram.c fpga: altera-fpga2sdram: Convert to platform remove callback returning void 2023-12-21 22:30:42 +08:00
altera-freeze-bridge.c fpga: altera-freeze-bridge: Convert to platform remove callback returning void 2023-12-21 22:31:40 +08:00
altera-hps2fpga.c fpga: altera-hps2fpga: Convert to platform remove callback returning void 2023-12-21 22:31:53 +08:00
altera-pr-ip-core-plat.c
altera-pr-ip-core.c
altera-ps-spi.c
dfl-afu-dma-region.c
dfl-afu-error.c
dfl-afu-main.c fpga: dfl-afu-main: Convert to platform remove callback returning void 2023-12-21 22:32:06 +08:00
dfl-afu-region.c
dfl-afu.h
dfl-fme-br.c fpga: dfl-fme-br: Convert to platform remove callback returning void 2023-12-21 22:32:19 +08:00
dfl-fme-error.c
dfl-fme-main.c fpga: dfl-fme-main: Convert to platform remove callback returning void 2023-12-21 22:32:30 +08:00
dfl-fme-mgr.c
dfl-fme-perf.c
dfl-fme-pr.c
dfl-fme-pr.h
dfl-fme-region.c fpga: dfl-fme-region: Convert to platform remove callback returning void 2023-12-21 22:32:40 +08:00
dfl-fme.h
dfl-n3000-nios.c
dfl-pci.c fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card 2024-04-26 12:14:28 +08:00
dfl.c fpga: dfl: make dfl_bus_type const 2024-02-18 18:07:05 +08:00
dfl.h
fpga-bridge.c fpga: remove redundant checks for bridge ops 2024-02-18 18:07:06 +08:00
fpga-mgr.c
fpga-region.c
ice40-spi.c fpga: ice40-spi: Follow renaming of SPI "master" to "controller" 2024-02-08 11:54:35 +00:00
intel-m10-bmc-sec-update.c fpga: intel-m10-bmc-sec-update: Convert to platform remove callback returning void 2023-12-21 22:32:54 +08:00
lattice-sysconfig-spi.c
lattice-sysconfig.c
lattice-sysconfig.h
machxo2-spi.c
microchip-spi.c
of-fpga-region.c fpga: of-fpga-region: Convert to platform remove callback returning void 2023-12-21 22:33:04 +08:00
socfpga-a10.c fpga: socfpga-a10: Convert to platform remove callback returning void 2023-12-21 22:33:15 +08:00
socfpga.c
stratix10-soc.c fpga: stratix10-soc: Convert to platform remove callback returning void 2023-12-21 22:33:25 +08:00
ts73xx-fpga.c
versal-fpga.c
xilinx-pr-decoupler.c fpga: xilinx-pr-decoupler: Convert to platform remove callback returning void 2023-12-21 22:33:35 +08:00
xilinx-spi.c
zynq-fpga.c fpga: zynq-fpga: Convert to platform remove callback returning void 2023-12-21 22:33:46 +08:00
zynqmp-fpga.c