On Wed, Dec 6, 2017 at 3:44 AM, David Laight <david.lai...@aculab.com> wrote: > From: Wu Hao >> Sent: 06 December 2017 05:30 > ... >> > 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 >