linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] FPGA Manager support for Arria10
@ 2016-07-12 19:07 Alan Tull
  2016-07-12 19:07 ` [PATCH 1/2] ARM: socfpga: add bindings doc for arria10 fpga manager Alan Tull
  2016-07-12 19:07 ` [PATCH 2/2] fpga-manager: Add Socfpga Arria10 support Alan Tull
  0 siblings, 2 replies; 11+ messages in thread
From: Alan Tull @ 2016-07-12 19:07 UTC (permalink / raw)
  To: linux-arm-kernel

New patch submission for FPGA Manager support for the Altera
SoCFPGA Arria10 plus device tree bindings.

Alan Tull (2):
  ARM: socfpga: add bindings doc for arria10 fpga manager
  fpga-manager: Add Socfpga Arria10 support

 .../bindings/fpga/altera-socfpga-a10-fpga-mgr.txt  |  19 +
 drivers/fpga/Kconfig                               |   6 +
 drivers/fpga/Makefile                              |   1 +
 drivers/fpga/socfpga-a10.c                         | 573 +++++++++++++++++++++
 4 files changed, 599 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/fpga/altera-socfpga-a10-fpga-mgr.txt
 create mode 100644 drivers/fpga/socfpga-a10.c

-- 
2.9.1

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

end of thread, other threads:[~2016-07-19 13:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-12 19:07 [PATCH 0/2] FPGA Manager support for Arria10 Alan Tull
2016-07-12 19:07 ` [PATCH 1/2] ARM: socfpga: add bindings doc for arria10 fpga manager Alan Tull
2016-07-16 22:06   ` Rob Herring
2016-07-19  2:39     ` atull
2016-07-17 20:40   ` Moritz Fischer
2016-07-19 13:45     ` atull
2016-07-12 19:07 ` [PATCH 2/2] fpga-manager: Add Socfpga Arria10 support Alan Tull
2016-07-12 21:31   ` Moritz Fischer
2016-07-12 22:20     ` Russell King - ARM Linux
2016-07-13 14:47       ` atull
2016-07-13 14:58     ` atull

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).