RE: [PATCH v1 3/3] arm: socfpga: agilex: Enable FPGA Full Reconfiguration support

2020-08-10 Thread Tan, Ley Foon
> > Subject: [PATCH v1 3/3] arm: socfpga: agilex: Enable FPGA Full > Reconfiguration support > > Enable FPGA full reconfiguration support with Intel FPGA SDM Mailbox driver > for Agilex. > > Signed-off-by: Chee Hong Ang > --- > arch/arm/mach-socfpga/Kconfig | 1 + &

[PATCH v1 3/3] arm: socfpga: agilex: Enable FPGA Full Reconfiguration support

2020-08-06 Thread Chee Hong Ang
Enable FPGA full reconfiguration support with Intel FPGA SDM Mailbox driver for Agilex. Signed-off-by: Chee Hong Ang --- arch/arm/mach-socfpga/Kconfig | 1 + drivers/fpga/Kconfig | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/a