aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/powerpc
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2015-05-27 02:07:01 -0400
committerMichael Ellerman <mpe@ellerman.id.au>2015-06-02 23:27:16 -0400
commitaee85fb6ba766dc813ec0211a7340334b27b8f47 (patch)
treee0297982f59d6610e732f893f19c7795ae109da5 /Documentation/powerpc
parentabeeed6d3d9948b3235a5bb77759d8c1f84de39d (diff)
cxl: Document external user of existing API
Now that libcxl is public, let's document it. Signed-off-by: Michael Neuling <mikey@neuling.org> Acked-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'Documentation/powerpc')
-rw-r--r--Documentation/powerpc/cxl.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/powerpc/cxl.txt b/Documentation/powerpc/cxl.txt
index 2c71ecc519d9..2a230d01cd8c 100644
--- a/Documentation/powerpc/cxl.txt
+++ b/Documentation/powerpc/cxl.txt
@@ -133,6 +133,9 @@ User API
133 The following file operations are supported on both slave and 133 The following file operations are supported on both slave and
134 master devices. 134 master devices.
135 135
136 A userspace library libcxl is avaliable here:
137 https://github.com/ibm-capi/libcxl
138 This provides a C interface to this kernel API.
136 139
137open 140open
138---- 141----
@@ -366,6 +369,7 @@ Sysfs Class
366 enumeration and tuning of the accelerators. Its layout is 369 enumeration and tuning of the accelerators. Its layout is
367 described in Documentation/ABI/testing/sysfs-class-cxl 370 described in Documentation/ABI/testing/sysfs-class-cxl
368 371
372
369Udev rules 373Udev rules
370========== 374==========
371 375