Re: [PATCH 0/5] fpga: enhancements to support non-dt code

From: Alan Tull
Date: Wed Apr 05 2017 - 18:45:55 EST


On Fri, Mar 24, 2017 at 2:11 PM, Moritz Fischer
<moritz.fischer.private@xxxxxxxxx> wrote:
> On Fri, Mar 24, 2017 at 01:09:22PM -0500, Alan Tull wrote:
>> On Mon, Mar 13, 2017 at 4:53 PM, Alan Tull <atull@xxxxxxxxxx> wrote:
>> > Set of patches that supports writing code that uses
>> > FPGA regions without Device Tree overlays.
>>
>> OK here's where I try to clarify my intention for this code. And
>> beg for reviews :)
>
> It's on the todo list ;-)

Thanks! I could post a branch on linux-fpga git if that's helpful.

Most of the patches are small. The last patch is large as it is moving
code from fpga-region.c to a new header and new of-fpga-region.c.
I think this patchset will be useful for the current 'Intel FPGA Driver'
patchset.

Alan

>
> Cheers,
>
> Moritz