Re: [PATCH v15 2/6] add sysfs document for fpga bridge class

From: atull
Date: Thu Jan 21 2016 - 11:34:36 EST


On Wed, 20 Jan 2016, atull@xxxxxxxxxxxxxxxxxxxxx wrote:

> From: Alan Tull <atull@xxxxxxxxxxxxxxxxxxxxx>
>
> Add documentation for new FPGA bridge class's sysfs interface.
>
> Signed-off-by: Alan Tull <atull@xxxxxxxxxxxxxxxxxxxxx>

I've received two emails that there was no patch in this email. The
copy I received has 11 lines of changes, adding one file
Documentation/ABI/testing/sysfs-class-fpga-bridge

Alan

> --
> v15: Document added in v15 of patch set
> ---
> Documentation/ABI/testing/sysfs-class-fpga-bridge | 11 +++++++++++
> 1 file changed, 11 insertions(+)
> create mode 100644 Documentation/ABI/testing/sysfs-class-fpga-bridge
>
> diff --git a/Documentation/ABI/testing/sysfs-class-fpga-bridge b/Documentation/ABI/testing/sysfs-class-fpga-bridge
> new file mode 100644
> index 0000000..312ae2c
> --- /dev/null
> +++ b/Documentation/ABI/testing/sysfs-class-fpga-bridge
> @@ -0,0 +1,11 @@
> +What: /sys/class/fpga_bridge/<bridge>/name
> +Date: January 2016
> +KernelVersion: 4.5
> +Contact: Alan Tull <atull@xxxxxxxxxxxxxxxxxxxxx>
> +Description: Name of low level FPGA bridge driver.
> +
> +What: /sys/class/fpga_bridge/<bridge>/state
> +Date: January 2016
> +KernelVersion: 4.5
> +Contact: Alan Tull <atull@xxxxxxxxxxxxxxxxxxxxx>
> +Description: Show bridge state as "enabled" or "disabled"
> --
> 1.7.9.5
>
>