hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/ABI/testing/sysfs-bus-fsi
....@@ -1,25 +1,25 @@
1
-What: /sys/bus/platform/devices/fsi-master/rescan
1
+What: /sys/bus/platform/devices/../fsi-master/fsi0/rescan
22 Date: May 2017
33 KernelVersion: 4.12
4
-Contact: cbostic@linux.vnet.ibm.com
4
+Contact: linux-fsi@lists.ozlabs.org
55 Description:
66 Initiates a FSI master scan for all connected slave devices
77 on its links.
88
9
-What: /sys/bus/platform/devices/fsi-master/break
9
+What: /sys/bus/platform/devices/../fsi-master/fsi0/break
1010 Date: May 2017
1111 KernelVersion: 4.12
12
-Contact: cbostic@linux.vnet.ibm.com
12
+Contact: linux-fsi@lists.ozlabs.org
1313 Description:
1414 Sends an FSI BREAK command on a master's communication
1515 link to any connnected slaves. A BREAK resets connected
1616 device's logic and preps it to receive further commands
1717 from the master.
1818
19
-What: /sys/bus/platform/devices/fsi-master/slave@00:00/term
19
+What: /sys/bus/platform/devices/../fsi-master/fsi0/slave@00:00/term
2020 Date: May 2017
2121 KernelVersion: 4.12
22
-Contact: cbostic@linux.vnet.ibm.com
22
+Contact: linux-fsi@lists.ozlabs.org
2323 Description:
2424 Sends an FSI terminate command from the master to its
2525 connected slave. A terminate resets the slave's state machines
....@@ -29,10 +29,18 @@
2929 ongoing operation in case of an expired 'Master Time Out'
3030 timer.
3131
32
-What: /sys/bus/platform/devices/fsi-master/slave@00:00/raw
32
+What: /sys/bus/platform/devices/../fsi-master/fsi0/slave@00:00/raw
3333 Date: May 2017
3434 KernelVersion: 4.12
35
-Contact: cbostic@linux.vnet.ibm.com
35
+Contact: linux-fsi@lists.ozlabs.org
3636 Description:
3737 Provides a means of reading/writing a 32 bit value from/to a
3838 specified FSI bus address.
39
+
40
+What: /sys/bus/platform/devices/../cfam_reset
41
+Date: Sept 2020
42
+KernelVersion: 5.10
43
+Contact: linux-fsi@lists.ozlabs.org
44
+Description:
45
+ Provides a means of resetting the cfam that is attached to the
46
+ FSI device.