Re: [PATCH v7 3/7] fpga: dfl: introduce interrupt trigger setting API

2020-06-28 Thread Moritz Fischer
On Tue, Jun 16, 2020 at 12:08:44PM +0800, Xu Yilun wrote: > FPGA user applications may be interested in interrupts generated by > DFL features. For example, users can implement their own FPGA > logics with interrupts enabled in AFU (Accelerated Function Unit, > dynamic region of DFL based FPGA).

[PATCH v7 3/7] fpga: dfl: introduce interrupt trigger setting API

2020-06-15 Thread Xu Yilun
FPGA user applications may be interested in interrupts generated by DFL features. For example, users can implement their own FPGA logics with interrupts enabled in AFU (Accelerated Function Unit, dynamic region of DFL based FPGA). So user applications need to be notified to handle these