fpga manager: Adding FPGA Manager support for Xilinx zynqmp
This patch adds FPGA Manager support for the Xilinx ZynqMP chip. Signed-off-by: Nava kishore Manne <nava.manne@xilinx.com> Reviewed-by: Moritz Fischer <mdf@kernel.org> Acked-by: Alan Tull <atull@kernel.org> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:

committed by
Michal Simek

parent
9b0879620e
commit
c09f747112
@@ -204,4 +204,13 @@ config FPGA_DFL_PCI
|
||||
|
||||
To compile this as a module, choose M here.
|
||||
|
||||
config FPGA_MGR_ZYNQMP_FPGA
|
||||
tristate "Xilinx ZynqMP FPGA"
|
||||
depends on ARCH_ZYNQMP || COMPILE_TEST
|
||||
help
|
||||
FPGA manager driver support for Xilinx ZynqMP FPGAs.
|
||||
This driver uses the processor configuration port(PCAP)
|
||||
to configure the programmable logic(PL) through PS
|
||||
on ZynqMP SoC.
|
||||
|
||||
endif # FPGA
|
||||
|
Reference in New Issue
Block a user