Re: [PATCH v5 17/28] fpga: dfl: fme: add partial reconfiguration sub feature support

2018-06-06 Thread Alan Tull
On Tue, May 1, 2018 at 9:50 PM, Wu Hao wrote: Hi Hao, My patches that change the API for creating managers, bridges, and regions is in Greg's char-misc-next branch now, so that will hopefully be in v4.18. You'll need to adjust for that, but that will be minor. > From: Kang Luwei > > Partial R

[PATCH v5 17/28] fpga: dfl: fme: add partial reconfiguration sub feature support

2018-05-01 Thread Wu Hao
From: Kang Luwei Partial Reconfiguration (PR) is the most important function for FME. It allows reconfiguration for given Port/Accelerated Function Unit (AFU). It creates platform devices for fpga-mgr, fpga-regions and fpga-bridges, and invokes fpga-region's interface (fpga_region_program_fpga)