Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
From: Alan Tull <hidden>
Date: 2017-12-06 15:30:19
Also in:
linux-fpga, lkml
From: Alan Tull <hidden>
Date: 2017-12-06 15:30:19
Also in:
linux-fpga, lkml
On Wed, Dec 6, 2017 at 3:44 AM, David Laight [off-list ref] wrote:
From: Wu Haoquoted
Sent: 06 December 2017 05:30...quoted
quoted
Regarding file names, it seems like the files added to drivers/fpga could be uniformly named dfl-*.[ch]. Some are fpga-dfl-*.[ch] while other are currently dfl-*.[ch] currently.They don't even want to do into a drivers/fgpa directory. Maybe drivers/dfl or drivers/dfl/intel
It's plugged into the fpga framework in drivers/fpga. This patchset also handles reprogramming the fpga, not just the dfl style enumeration. But your points about this being not just for FPGA are interesting to me. Do you have a use for this that isn't FPGA-centric? Alan
David