Re: [PATCH v4 3/4] fpga: dfl: create a dfl bus type to support DFL devices

2020-08-10 Thread Xu Yilun
On Mon, Aug 10, 2020 at 02:36:44PM +0800, Wu, Hao wrote: > > > > A new bus type "dfl" is introduced for private features which are not > > initialized by DFL feature drivers (dfl-fme & dfl-afu drivers). So these > > private features could be handled by separate driver modules. > > > > DFL feature

RE: [PATCH v4 3/4] fpga: dfl: create a dfl bus type to support DFL devices

2020-08-10 Thread Wu, Hao
> > A new bus type "dfl" is introduced for private features which are not > initialized by DFL feature drivers (dfl-fme & dfl-afu drivers). So these > private features could be handled by separate driver modules. > > DFL feature drivers (dfl-fme, dfl-port) will create DFL devices on >

[PATCH v4 3/4] fpga: dfl: create a dfl bus type to support DFL devices

2020-08-09 Thread Xu Yilun
A new bus type "dfl" is introduced for private features which are not initialized by DFL feature drivers (dfl-fme & dfl-afu drivers). So these private features could be handled by separate driver modules. DFL feature drivers (dfl-fme, dfl-port) will create DFL devices on enumeration. DFL drivers