[PATCH v10 4/8] fpga manager: add driver for socfpga fpga manager

2015-08-13 Thread atull
From: Alan Tull at...@opensource.altera.com Add driver to fpga manager framework to allow configuration of FPGA in Altera SoCFPGA parts. Signed-off-by: Alan Tull at...@opensource.altera.com Acked-by: Michal Simek michal.si...@xilinx.com --- v2: fpga_manager struct now contains struct device

Re: [PATCH v10 4/8] fpga manager: add driver for socfpga fpga manager

2015-08-13 Thread Moritz Fischer
Acked-by: Moritz Fischer moritz.fisc...@ettus.com On Thu, Aug 13, 2015 at 10:37 AM, at...@opensource.altera.com wrote: From: Alan Tull at...@opensource.altera.com Add driver to fpga manager framework to allow configuration of FPGA in Altera SoCFPGA parts. Signed-off-by: Alan Tull