From: atull <atull@opensource.altera.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
"Jean Delvare" <jdelvare@suse.de>,
"Moritz Fischer" <moritz.fischer@ettus.com>,
"Michal Simek" <michal.simek@xilinx.com>,
"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
"Andrew Morton" <akpm@linux-foundation.org>
Subject: Re: [PATCH v2] fpga manager: Add hardware dependency to Zynq driver
Date: Thu, 8 Sep 2016 09:38:05 -0500 [thread overview]
Message-ID: <alpine.DEB.2.02.1609080934001.8830@linuxheads99> (raw)
In-Reply-To: <20160908102948.370ff7ff@endymion>
[-- Attachment #1: Type: text/plain, Size: 1231 bytes --]
On Thu, 8 Sep 2016, Jean Delvare wrote:
Hi Greg,
Can you take in this patch?
Thanks,
Alan
> The Zynq FPGA manager driver serves no purpose on other architectures
> so hide it unless build-testing.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
> Acked-by: Alan Tull <atull@opensource.altera.com>
> Acked-by: Michal Simek <michal.simek@xilinx.com>
> Cc: "Sören Brinkmann" <soren.brinkmann@xilinx.com>
> ---
> Changes since v1:
> * Rebased on top of v4.8-rc5.
>
> I have already sent this patch on 2016-01-22 and 2016-07-07, it was
> approved by everybody involved each time, but apparently it got lost
> somewhere as I still can't find it upstream.
>
> drivers/fpga/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> --- linux-4.8-rc5.orig/drivers/fpga/Kconfig 2016-09-08 10:22:11.166730687 +0200
> +++ linux-4.8-rc5/drivers/fpga/Kconfig 2016-09-08 10:22:38.621067814 +0200
> @@ -21,6 +21,7 @@ config FPGA_MGR_SOCFPGA
>
> config FPGA_MGR_ZYNQ_FPGA
> tristate "Xilinx Zynq FPGA"
> + depends on ARCH_ZYNQ || COMPILE_TEST
> depends on HAS_DMA
> help
> FPGA manager driver support for Xilinx Zynq FPGAs.
>
>
> --
> Jean Delvare
> SUSE L3 Support
>
prev parent reply other threads:[~2016-09-08 18:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-08 8:29 [PATCH v2] fpga manager: Add hardware dependency to Zynq driver Jean Delvare
2016-09-08 14:38 ` atull [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.DEB.2.02.1609080934001.8830@linuxheads99 \
--to=atull@opensource.altera.com \
--cc=akpm@linux-foundation.org \
--cc=gregkh@linuxfoundation.org \
--cc=jdelvare@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=moritz.fischer@ettus.com \
--cc=soren.brinkmann@xilinx.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox