diff options
author | Vadim Pasternak <[email protected]> | 2023-08-22 11:34:48 +0000 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-08-23 17:31:30 +0200 |
commit | 02daa222fbdd6afe52c25e5c2894d53946a4260d (patch) | |
tree | ae8a82ca397c5faeff20d0a58b5c2052a3bf75af /tools/perf/util/trace-event-scripting.c | |
parent | ada9ecc33842ec89bb091c0967673c5de3357429 (diff) |
platform: mellanox: Add initial support for PCIe based programming logic device
Extend driver to support logic implemented by FPGA device connected
through PCIe bus.
The motivation two support new generation of Nvidia COME module
equipped with Lattice LFD2NX-40 FPGA device.
In order to support new Nvidia COME module FPGA device driver
initialization flow is modified. In case FPGA device is detected,
system resources are to be mapped to this device, otherwise system
resources are to be mapped same as it has been done before for Lattice
LPC based CPLD.
FPGA device is associated with three PCIe devices:
- PCIe-LPC bridge for main register space access.
- PCIe-I2C bridge for I2C controller access.
- PCIe-JTAG bridge for JTAG access.
Signed-off-by: Vadim Pasternak <[email protected]>
Reviewed-by: Michael Shych <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Reviewed-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions