Re: [PATCH v2 3/3] fpga: versal-fpga: Add versal fpga manager driver
From: Randy Dunlap <hidden>
Date: 2021-02-11 06:24:47
Also in:
linux-devicetree, linux-fpga, lkml
From: Randy Dunlap <hidden>
Date: 2021-02-11 06:24:47
Also in:
linux-devicetree, linux-fpga, lkml
Hi-- On 2/10/21 10:05 PM, Nava kishore Manne wrote:
diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig index bf85b9a65ec2..dcd2ed5a7956 100644 --- a/drivers/fpga/Kconfig +++ b/drivers/fpga/Kconfig@@ -223,4 +223,12 @@ config FPGA_MGR_ZYNQMP_FPGA to configure the programmable logic(PL) through PS on ZynqMP SoC. +config FPGA_MGR_VERSAL_FPGA + tristate "Xilinx Versal FPGA" + depends on ARCH_ZYNQMP || COMPILE_TEST + help + Select this option to enable FPGA manager driver support for + Xilinx Versal SOC. This driver uses the versal soc firmware
How about consistently capitalizing Versal and SOC (above and below)?
+ interface to load programmable logic(PL) images + on versal soc. endif # FPGA
thanks. -- ~Randy _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel