Re: [PATCH v3 15/21] fpga: dfl: add fpga bridge platform driver for FME
From: Moritz Fischer <hidden>
Date: 2018-02-01 15:11:10
Also in:
linux-fpga, lkml
Hi Hao, On Thu, Feb 01, 2018 at 01:15:43PM +0800, Wu Hao wrote:
On Wed, Jan 31, 2018 at 09:16:58AM -0600, Alan Tull wrote:quoted
On Mon, Nov 27, 2017 at 12:42 AM, Wu Hao [off-list ref] wrote: Hi Hao, One fix below. Besides that, please add my ack.quoted
This patch adds fpga bridge platform driver for FPGA Management Engine. It implements the enable_set call back for fpga bridge. Signed-off-by: Tim Whisonant <redacted> Signed-off-by: Enno Luebbers <redacted> Signed-off-by: Shiva Rao <redacted> Signed-off-by: Christopher Rauer <redacted> Signed-off-by: Wu Hao <redacted>Acked-by: Alan Tull <redacted>
Acked-by: Moritz Fischer <redacted>
quoted
quoted
diff --git a/drivers/fpga/fpga-dfl-fme-br.c b/drivers/fpga/fpga-dfl-fme-br.c new file mode 100644 index 0000000..db2603b --- /dev/null +++ b/drivers/fpga/fpga-dfl-fme-br.c@@ -0,0 +1,87 @@ +/* + * FPGA Bridge Driver for FPGA Management Engine (FME) + * + * Copyright (C) 2017 Intel Corporation, Inc. + * + * Authors: + * Wu Hao <hao.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + * Joseph Grecco <joe.grecco-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + * Enno Luebbers <enno.luebbers-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + * Tim Whisonant <tim.whisonant-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + * Ananda Ravuri <ananda.ravuri-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + * Henry Mitchel <henry.mitchel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + * + * This work is licensed under the terms of the GNU GPL version 2.If we're using the SPDX, then please get rid of the above line.quoted
+ * SPDX-License-Identifier: GPL-2.0 + */The SPDX line should be the first line of the file with a // (for .c files), please see: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/Documentation/process/license-rules.rst Same thing for other files.Thanks for the review. Sure, will fix this for all driver files in the next version. Thanks Haoquoted
Alan
Looks good, feel free to add my Acked-by: with fixes Alan requested, Moritz
Attachments
- signature.asc [application/pgp-signature] 488 bytes