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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html