From: Alan Tull <atull@xxxxxxxxxxxxxxxxxxxxx> Add a TODO document for the simple fpga bus. Signed-off-by: Alan Tull <atull@xxxxxxxxxxxxxxxxxxxxx> --- v10: This patch added in v10 of the patch set --- drivers/staging/simple-fpga-bus/TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 drivers/staging/simple-fpga-bus/TODO diff --git a/drivers/staging/simple-fpga-bus/TODO b/drivers/staging/simple-fpga-bus/TODO new file mode 100644 index 0000000..c218a57 --- /dev/null +++ b/drivers/staging/simple-fpga-bus/TODO @@ -0,0 +1,13 @@ +TODO: + +This simple-fpga-bus design avoids adding a new FPGA bridge framework as +another dependency. FPGA bridges are seen as phandles to resets. I'd like +to see if this will work for people. + + - Waiting on configfs interface for DT Overlays + - Are the simple-fpga-bus bindings acceptable? + - Children don't get populated if FPGA manager is a module. Not a + problem if FPGA manager is built in. + +Patches to: + Alan Tull <atull@xxxxxxxxxxxxxxxxxxxxx> -- 1.7.9.5 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel