Re: [PATCH v2 05/22] fpga: mgr: add status for fpga-mgr

2017-07-12 Thread Wu Hao
On Wed, Jul 12, 2017 at 10:22:17AM -0500, Alan Tull wrote: > On Sun, Jun 25, 2017 at 8:52 PM, Wu Hao wrote: > > Hi Hao, > Hi Alan Thanks a lot for your feedback. : ) > > This patch adds status to fpga-manager data structure, to allow > > driver to store full/partial reconfiguration errors and

Re: [PATCH v2 05/22] fpga: mgr: add status for fpga-mgr

2017-07-12 Thread Alan Tull
On Sun, Jun 25, 2017 at 8:52 PM, Wu Hao wrote: Hi Hao, > This patch adds status to fpga-manager data structure, to allow > driver to store full/partial reconfiguration errors and other > status information. > > one sysfs interface created for user space application to read > fpga-manager status.

[PATCH v2 05/22] fpga: mgr: add status for fpga-mgr

2017-06-25 Thread Wu Hao
This patch adds status to fpga-manager data structure, to allow driver to store full/partial reconfiguration errors and other status information. one sysfs interface created for user space application to read fpga-manager status. Signed-off-by: Wu Hao --- Documentation/ABI/testing/sysfs-class-f