[PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI

Joel Stanley joel at jms.id.au
Wed May 10 00:30:42 PDT 2017


On Tue, Apr 11, 2017 at 5:17 AM, Christopher Bostic
<cbostic at linux.vnet.ibm.com> wrote:
> From: Chris Bostic <cbostic at linux.vnet.ibm.com>
>
> Add info for sysfs scan file in Documentaiton ABI/testing

You are missing documentation for the 'raw', 'term' and 'break' files.

> Signed-off-by: Chris Bostic <cbostic at linux.vnet.ibm.com>
> ---
>  Documentation/ABI/testing/sysfs-bus-fsi | 6 ++++++
>  1 file changed, 6 insertions(+)
>  create mode 100644 Documentation/ABI/testing/sysfs-bus-fsi
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-fsi b/Documentation/ABI/testing/sysfs-bus-fsi
> new file mode 100644
> index 0000000..dfcbc1b
> --- /dev/null
> +++ b/Documentation/ABI/testing/sysfs-bus-fsi
> @@ -0,0 +1,6 @@
> +What:           /sys/bus/platform/devices/fsi-master/scan

This has been renamed 'rescan' in this series. The path has changed too.

> +KernelVersion:  4.9

This should be 4.12 I guess, assuming we get it merged this cycle.

> +Contact:        cbostic at us.ibm.com
> +Description:
> +                Initiates a FSI master scan for all connected
> +                slave devices on its links.
> --
> 1.8.2.2
>



More information about the linux-arm-kernel mailing list