linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] FPGA: TS-7300 FPGA manager
@ 2016-12-11 22:17 Florian Fainelli
  2016-12-11 22:17 ` [PATCH 1/2] ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300 Florian Fainelli
  2016-12-11 22:17 ` [PATCH 2/2] FPGA: Add TS-7300 FPGA manager Florian Fainelli
  0 siblings, 2 replies; 8+ messages in thread
From: Florian Fainelli @ 2016-12-11 22:17 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

This patch series adds support for loading bitstreams into the Altera Cyclone II
connected to an EP9302 on a TS-7300 board.

Florian Fainelli (1):
  ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300
  FPGA: Add TS-7300 FPGA manager

 drivers/fpga/Kconfig       |   7 ++
 drivers/fpga/Makefile      |   1 +
 drivers/fpga/ts73xx-fpga.c | 165 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/mfd/Kconfig        |   7 ++
 4 files changed, 180 insertions(+)
 create mode 100644 drivers/fpga/ts73xx-fpga.c

-- 
2.9.3

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

end of thread, other threads:[~2016-12-14 16:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-11 22:17 [PATCH 0/2] FPGA: TS-7300 FPGA manager Florian Fainelli
2016-12-11 22:17 ` [PATCH 1/2] ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300 Florian Fainelli
2016-12-11 22:17 ` [PATCH 2/2] FPGA: Add TS-7300 FPGA manager Florian Fainelli
2016-12-11 22:38   ` Moritz Fischer
2016-12-12 16:01   ` Alan Tull
2016-12-12 16:27     ` Florian Fainelli
2016-12-12 16:44       ` Alan Tull
2016-12-14 16:36     ` Hartley Sweeten

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).