Hi Alan, On Mon, 5 Nov 2018 15:08:03 -0600 Alan Tull atull@xxxxxxxxxx wrote: >On Mon, Nov 5, 2018 at 11:15 AM Anatolij Gustschin <agust@xxxxxxx> wrote: > >Hi Anatolij, > >> >> Add API functions for registering and removing a notifier for FPGA >> manager register/unregister events. Notify when a new FPGA manager >> has been registered or when an existing manager is being removed. >> This will help configuration interface drivers to get the notion >> of low-level FPGA managers appearing or disappearing, when using >> hotpluggable FPGA configuration devices (e.g. via USB-FPP or >> USB-SPI adapters). > >Are you going to be adding any code upstream that uses this API? I'd like to add our fpga-cfg driver [1] in upstream which uses this API. Here [2] is a better readable README about it. Thanks, Anatolij [1] http://git.denx.de/?p=fpga-cfg.git;a=summary [2] https://github.com/vdsao/fpga-cfg/blob/master/README.md