Re: [PATCH v12 3/6] fpga: add simple-fpga-bus
From: Josh Cartwright <hidden>
Date: 2015-10-28 10:07:43
Also in:
lkml
From: Josh Cartwright <hidden>
Date: 2015-10-28 10:07:43
Also in:
lkml
On Tue, Oct 27, 2015 at 05:09:12PM -0500, atull@opensource.altera.com wrote:
From: Alan Tull <redacted> The Simple FPGA bus uses the FPGA Manager Framework and the FPGA Bridge Framework to provide a manufactorer-agnostic interface for reprogramming FPGAs that is Device Tree Overlays-based.
Do you intend the "simple-fpga-bus" to be used on Zynq as well? The whole concept of the socfpga's "FPGA Bridge" doesn't map to the Zynq at all, from what I can tell. Therefore, I would have expected the FPGA Bridge drivers to sit under the fpga-socfpga driver, and not be a first class feature of the kernels' FPGA manager subsystem. Josh