Re: [RFC 7/8] fpga-region: add sysfs interface

From: Moritz Fischer
Date: Wed Feb 15 2017 - 13:31:13 EST


Hi Jason, Alan

On Wed, Feb 15, 2017 at 7:23 PM, Alan Tull <delicious.quinoa@xxxxxxxxx> wrote:

>> This is usually the sort of stuff I'd punt to userspace, but since the
>> kernel is doing request_firmware it is hard to see how that is an
>> option in this case...
>
> I like how extensible (and readable!) this is. It wouldn't take much
> kernel code to add this. I'd like to see the python script.

We could also use something dts based like FIT in u-boot.
Just an idea. Downside is it would need a compiler (dtc)

Thanks,
Moritz