Re: [PATCH v5 04/28] fpga: mgr: add compat_id support

2018-05-22 Thread Wu Hao
On Mon, May 21, 2018 at 12:33:05PM -0500, Alan Tull wrote: > On Sun, May 20, 2018 at 10:03 PM, Wu Hao wrote: > > On Mon, May 07, 2018 at 04:09:06PM -0500, Alan Tull wrote: > >> On Tue, May 1, 2018 at 9:50 PM, Wu Hao wrote: > >> > >> Hi Hao, > >> > >> Looks good! > >> > >> > This patch introduces

Re: [PATCH v5 04/28] fpga: mgr: add compat_id support

2018-05-21 Thread Alan Tull
On Sun, May 20, 2018 at 10:03 PM, Wu Hao wrote: > On Mon, May 07, 2018 at 04:09:06PM -0500, Alan Tull wrote: >> On Tue, May 1, 2018 at 9:50 PM, Wu Hao wrote: >> >> Hi Hao, >> >> Looks good! >> >> > This patch introduces compat_id support to fpga manager, it adds >> > a fpga_compat_id pointer to f

Re: [PATCH v5 04/28] fpga: mgr: add compat_id support

2018-05-20 Thread Wu Hao
On Mon, May 07, 2018 at 04:09:06PM -0500, Alan Tull wrote: > On Tue, May 1, 2018 at 9:50 PM, Wu Hao wrote: > > Hi Hao, > > Looks good! > > > This patch introduces compat_id support to fpga manager, it adds > > a fpga_compat_id pointer to fpga manager data structure to allow > > fpga manager dri

Re: [PATCH v5 04/28] fpga: mgr: add compat_id support

2018-05-07 Thread Alan Tull
On Tue, May 1, 2018 at 9:50 PM, Wu Hao wrote: Hi Hao, Looks good! > This patch introduces compat_id support to fpga manager, it adds > a fpga_compat_id pointer to fpga manager data structure to allow > fpga manager drivers to save the compatibility id. This compat_id > could be used for compati