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


Groups > linux.kernel > #1557884 > unrolled thread

[PATCH v2 16/18] drivers/fsi: Document FSI master sysfs files in ABI

Started bychristopher.lee.bostic@gmail.com
First post2017-01-12 23:40 +0100
Last post2017-01-12 23:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 16/18] drivers/fsi: Document FSI master sysfs files in ABI christopher.lee.bostic@gmail.com - 2017-01-12 23:40 +0100

#1557884 — [PATCH v2 16/18] drivers/fsi: Document FSI master sysfs files in ABI

Fromchristopher.lee.bostic@gmail.com
Date2017-01-12 23:40 +0100
Subject[PATCH v2 16/18] drivers/fsi: Document FSI master sysfs files in ABI
Message-ID<sYWci-196-29@gated-at.bofh.it>
From: Chris Bostic <cbostic@us.ibm.com>

Add info for sysfs scan file in Documentaiton ABI/testing

Signed-off-by: Chris Bostic <cbostic@us.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
+KernelVersion:  4.9
+Contact:        cbostic@us.ibm.com
+Description:
+                Initiates a FSI master scan for all connected
+                slave devices on its links.
-- 
1.8.2.2

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web