From: Alan Tull <atull@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Moritz Fischer <moritz.fischer@ettus.com>,
Alan Tull <atull@kernel.org>,
linux-kernel@vger.kernel.org, linux-fpga@vger.kernel.org
Subject: [PATCH 0/2] fpga: Xilinx LogiCore PR Decoupler
Date: Fri, 24 Mar 2017 10:33:19 -0500 [thread overview]
Message-ID: <20170324153321.4168-1-atull@kernel.org> (raw)
Hi Greg,
Please take these two patches for Xilinx LogiCore
PR Decouper for the FPGA bridge framework.
Thanks,
Alan
Moritz Fischer (2):
doc: Add bindings document for Xilinx LogiCore PR Decoupler
fpga: Add support for Xilinx LogiCORE PR Decoupler
.../bindings/fpga/xilinx-pr-decoupler.txt | 35 +++++
drivers/fpga/Kconfig | 10 ++
drivers/fpga/Makefile | 1 +
drivers/fpga/xilinx-pr-decoupler.c | 161 +++++++++++++++++++++
4 files changed, 207 insertions(+)
create mode 100644 Documentation/devicetree/bindings/fpga/xilinx-pr-decoupler.txt
create mode 100644 drivers/fpga/xilinx-pr-decoupler.c
--
2.11.0
next reply other threads:[~2017-03-24 15:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-24 15:33 Alan Tull [this message]
2017-03-24 15:33 ` [PATCH 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler Alan Tull
2017-03-30 22:44 ` Rob Herring
2017-03-30 22:44 ` Rob Herring
2017-03-30 22:44 ` Rob Herring
2017-04-04 23:36 ` Moritz Fischer
2017-04-04 23:36 ` Moritz Fischer
2017-04-05 6:26 ` Michal Simek
2017-04-05 6:26 ` Michal Simek
2017-04-05 14:24 ` Alan Tull
2017-04-05 14:24 ` Alan Tull
2017-03-24 15:33 ` [PATCH 2/2] fpga: Add support for Xilinx LogiCORE " Alan Tull
2017-03-24 15:33 ` Alan Tull
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=20170324153321.4168-1-atull@kernel.org \
--to=atull@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-fpga@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=moritz.fischer@ettus.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.