Hi Alan, On Thu, 6 Jul 2017 13:53:23 -0500 Alan Tull at...@kernel.org wrote: ... >This is interesting and looks pretty straightforward. Do you have any >code that uses it?
I've send a patch series for FPP manager, it will add the FPGA manager when an FTDI based configuration device is connected via USB and the manager will disappear when this device is unplugged. I have code with configuration interface for this manager, but it is something special and not suitable for mainline, I think. It creates the configuration interface when a new manager is detected and removes this interface when the device is detached. Thanks, Anatolij