public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fpga: Xilinx LogiCore PR Decoupler
@ 2017-03-24 15:33 Alan Tull
  2017-03-24 15:33 ` [PATCH 1/2] doc: Add bindings document for " Alan Tull
  2017-03-24 15:33 ` [PATCH 2/2] fpga: Add support for Xilinx LogiCORE " Alan Tull
  0 siblings, 2 replies; 7+ messages in thread
From: Alan Tull @ 2017-03-24 15:33 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Moritz Fischer, Alan Tull, linux-kernel, linux-fpga

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-04-05 14:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-24 15:33 [PATCH 0/2] fpga: Xilinx LogiCore PR Decoupler Alan Tull
2017-03-24 15:33 ` [PATCH 1/2] doc: Add bindings document for " Alan Tull
2017-03-30 22:44   ` Rob Herring
2017-04-04 23:36     ` Moritz Fischer
2017-04-05  6:26       ` Michal Simek
2017-04-05 14:24       ` Alan Tull
2017-03-24 15:33 ` [PATCH 2/2] fpga: Add support for Xilinx LogiCORE " Alan Tull

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox