Skip to content

Commit 49fd644

Browse files
Philippe Bergheaudmpe
authored andcommitted
cxl: Update CXL ABI documentation
This fixes two typos and explains where shared attributes are stored. Signed-off-by: Philippe Bergheaud <[email protected]> Acked-by: Michael Neuling <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
1 parent 9bcf28c commit 49fd644

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

Documentation/ABI/testing/sysfs-class-cxl

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Note: Attributes that are shared between devices are stored in the directory
2+
pointed to by the symlink device/.
3+
Example: The real path of the attribute /sys/class/cxl/afu0.0s/irqs_max is
4+
/sys/class/cxl/afu0.0s/device/irqs_max, i.e. /sys/class/cxl/afu0.0/irqs_max.
5+
6+
17
Slave contexts (eg. /sys/class/cxl/afu0.0s):
28

39
What: /sys/class/cxl/<afu>/irqs_max
@@ -67,15 +73,14 @@ Contact: [email protected]
6773
Description: read only
6874
Decimal value of the current version of the kernel/user API.
6975

70-
What: /sys/class/cxl/<afu>/api_version_com
76+
What: /sys/class/cxl/<afu>/api_version_compatible
7177
Date: September 2014
7278
7379
Description: read only
7480
Decimal value of the the lowest version of the userspace API
7581
this this kernel supports.
7682

7783

78-
7984
Master contexts (eg. /sys/class/cxl/afu0.0m)
8085

8186
What: /sys/class/cxl/<afu>m/mmio_size
@@ -106,7 +111,7 @@ Contact: [email protected]
106111
Description: read only
107112
Identifies the CAIA Version the card implements.
108113

109-
What: /sys/class/cxl/<card>/psl_version
114+
What: /sys/class/cxl/<card>/psl_revision
110115
Date: September 2014
111116
112117
Description: read only

0 commit comments

Comments
 (0)