Re: [PATCH v6 00/29] FPGA Device Feature List (DFL) Device Drivers
From: Wu Hao <hidden>
Date: 2018-06-12 23:48:53
Also in:
linux-fpga, lkml
From: Wu Hao <hidden>
Date: 2018-06-12 23:48:53
Also in:
linux-fpga, lkml
On Tue, Jun 12, 2018 at 12:33:42PM -0500, Alan Tull wrote:
On Tue, Jun 12, 2018 at 5:10 AM, Wu Hao [off-list ref] wrote:quoted
Hi All, Here is v6 patch-series adding drivers for FPGA DFL devices.I pushed this patchset to a branch on my linux-fpga kernel.org git repo for the robots to test.
Hi Alan Thanks a lot for review, will update target kernel version to 4.19 in sysfs documentation, fix Kconfig description per comments from Randy and also one improvement reported by kbuild in v7. Thanks Hao
Alanquoted
This patch series provides a common framework to support FPGA Device Feature List (DFL), and also feature dev drivers under this DFL framework to provide interfaces for userspace applications to configure, enumerate, open, and access FPGA accelerators on DFL based FPGA device and enables system level management functions such as FPGA partial reconfiguration, power management and virtualization.