diff options
author | Ian Munsie <imunsie@au1.ibm.com> | 2014-10-08 10:55:05 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2014-10-08 11:16:19 +0200 |
commit | a9282d01cf357379ce29103cec5e7651a53c634d (patch) | |
tree | efbc02a23f5dbc8453cdb4584c0ac2cef1316ba0 /Documentation/powerpc/00-INDEX | |
parent | cxl: Add driver to Kbuild and Makefiles (diff) | |
download | linux-a9282d01cf357379ce29103cec5e7651a53c634d.tar.xz linux-a9282d01cf357379ce29103cec5e7651a53c634d.zip |
cxl: Add documentation for userspace APIs
This documentation gives an overview of the hardware architecture, userspace
APIs via /dev/cxl/afuM.N and the syfs files. It also adds a MAINTAINERS file
entry for cxl.
Signed-off-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'Documentation/powerpc/00-INDEX')
-rw-r--r-- | Documentation/powerpc/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/powerpc/00-INDEX b/Documentation/powerpc/00-INDEX index a68784d0a1ee..6fd0e8bb8140 100644 --- a/Documentation/powerpc/00-INDEX +++ b/Documentation/powerpc/00-INDEX @@ -11,6 +11,8 @@ bootwrapper.txt cpu_features.txt - info on how we support a variety of CPUs with minimal compile-time options. +cxl.txt + - Overview of the CXL driver. eeh-pci-error-recovery.txt - info on PCI Bus EEH Error Recovery firmware-assisted-dump.txt |