Re: [PATCH 0/7] fpga: reorganize to subdirs

From: Tom Rix
Date: Wed Jun 09 2021 - 09:11:56 EST



On 6/9/21 3:00 AM, Greg KH wrote:
On Tue, Jun 08, 2021 at 09:23:33AM -0700, trix@xxxxxxxxxx wrote:
From: Tom Rix <trix@xxxxxxxxxx>

The incoming xrt patchset has a toplevel subdir xrt/
The current fpga/ uses a single dir with filename prefixes to subdivide owners
For consistency, there should be only one way to organize the fpga/ dir.
Because the subdir model scales better, refactor to use it.
The discussion wrt xrt is here:
https://lore.kernel.org/linux-fpga/68e85a4f-4a10-1ff9-0443-aa565878c855@xxxxxxxxxx/

Follow drivers/net/ethernet/ which has control configs
NET_VENDOR_BLA that map to drivers/net/ethernet/bla
Since fpgas do not have many vendors, drop the 'VENDOR' and use
FPGA_BLA.
Why did we get two 0/7 emails?

Errr.. no clue,

I'll resend the set.

Tom

confused,

greg k-h