Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1638612 > unrolled thread

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

Started byJoel Stanley <joel@jms.id.au>
First post2017-05-10 09:40 +0200
Last post2017-05-10 20:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI Joel Stanley <joel@jms.id.au> - 2017-05-10 09:40 +0200
    Re: [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in  ABI Christopher Bostic <cbostic@linux.vnet.ibm.com> - 2017-05-10 20:30 +0200

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

FromJoel Stanley <joel@jms.id.au>
Date2017-05-10 09:40 +0200
SubjectRe: [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI
Message-ID<tFuo2-6ge-5@gated-at.bofh.it>
On Tue, Apr 11, 2017 at 5:17 AM, Christopher Bostic
<cbostic@linux.vnet.ibm.com> wrote:
> From: Chris Bostic <cbostic@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@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@us.ibm.com
> +Description:
> +                Initiates a FSI master scan for all connected
> +                slave devices on its links.
> --
> 1.8.2.2
>

[toc] | [next] | [standalone]


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

FromChristopher Bostic <cbostic@linux.vnet.ibm.com>
Date2017-05-10 20:30 +0200
SubjectRe: [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI
Message-ID<tFEx4-46M-7@gated-at.bofh.it>
In reply to#1638612

On 5/10/17 2:30 AM, Joel Stanley wrote:
> On Tue, Apr 11, 2017 at 5:17 AM, Christopher Bostic
> <cbostic@linux.vnet.ibm.com> wrote:
>> From: Chris Bostic <cbostic@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.

Hi Joel,

Yes, I've made your suggested changes in my pending release version 7 
patch set.

>> Signed-off-by: Chris Bostic <cbostic@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.

Will update.

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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web