Re: [PATCH 0/7] fpga: reorganize to subdirs
From: Tom Rix <trix@redhat.com>
Date: 2021-06-09 13:11:56
Also in:
linux-arm-kernel, linux-fpga, lkml
From: Tom Rix <trix@redhat.com>
Date: 2021-06-09 13:11:56
Also in:
linux-arm-kernel, linux-fpga, lkml
On 6/9/21 3:00 AM, Greg KH wrote:
On Tue, Jun 08, 2021 at 09:23:33AM -0700, trix@redhat.com wrote:quoted
From: Tom Rix <trix@redhat.com> 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@redhat.com/ (local) 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