diff options
author | Ian Munsie <imunsie@au1.ibm.com> | 2014-10-08 19:55:05 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2014-10-08 20:16:19 +1100 |
commit | a9282d01cf357379ce29103cec5e7651a53c634d (patch) | |
tree | efbc02a23f5dbc8453cdb4584c0ac2cef1316ba0 /Documentation/powerpc/00-INDEX | |
parent | 881632c905f29fd7173250fd1d5b3a9a769d02be (diff) | |
download | op-kernel-dev-a9282d01cf357379ce29103cec5e7651a53c634d.zip op-kernel-dev-a9282d01cf357379ce29103cec5e7651a53c634d.tar.gz |
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 a68784d..6fd0e8b 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 |