[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANk1AXQqix_eK1XRtSVGWNe-9wQm+OGOFr61MhqOY1_fzKNXRA@mail.gmail.com>
Date: Tue, 12 Jun 2018 10:57:16 -0500
From: Alan Tull <atull@...nel.org>
To: Wu Hao <hao.wu@...el.com>
Cc: Moritz Fischer <mdf@...nel.org>, linux-fpga@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-api@...r.kernel.org, "Kang, Luwei" <luwei.kang@...el.com>,
"Zhang, Yi Z" <yi.z.zhang@...el.com>
Subject: Re: [PATCH v6 03/29] fpga: mgr: add status for fpga-manager
On Tue, Jun 12, 2018 at 5:10 AM, Wu Hao <hao.wu@...el.com> wrote:
Hi Hao,
> Documentation/ABI/testing/sysfs-class-fpga-manager | 24 +++++++++++++++++++
> drivers/fpga/fpga-mgr.c | 28 ++++++++++++++++++++++
> include/linux/fpga/fpga-mgr.h | 9 +++++++
> 3 files changed, 61 insertions(+)
>
> diff --git a/Documentation/ABI/testing/sysfs-class-fpga-manager b/Documentation/ABI/testing/sysfs-class-fpga-manager
> index 23056c5..2aadf59 100644
> --- a/Documentation/ABI/testing/sysfs-class-fpga-manager
> +++ b/Documentation/ABI/testing/sysfs-class-fpga-manager
> @@ -35,3 +35,27 @@ Description: Read fpga manager state as a string.
> * write complete = Doing post programming steps
> * write complete error = Error while doing post programming
> * operating = FPGA is programmed and operating
> +
> +What: /sys/class/fpga_manager/<fpga>/status
> +Date: June 2018
> +KernelVersion: 4.18
4.19
Greg is queuing new functionality for 4.19 after 4.18-rc1 is done.
> +Contact: Wu Hao <hao.wu@...el.com>
> +Description: Read fpga manager status as a string.
Powered by blists - more mailing lists