diff options
author | Ian Munsie <imunsie@au1.ibm.com> | 2014-10-08 04:55:05 -0400 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2014-10-08 05:16:19 -0400 |
commit | a9282d01cf357379ce29103cec5e7651a53c634d (patch) | |
tree | efbc02a23f5dbc8453cdb4584c0ac2cef1316ba0 /MAINTAINERS | |
parent | 881632c905f29fd7173250fd1d5b3a9a769d02be (diff) |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 809ecd680d88..facc2198eaba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2711,6 +2711,18 @@ W: http://www.chelsio.com | |||
2711 | S: Supported | 2711 | S: Supported |
2712 | F: drivers/net/ethernet/chelsio/cxgb4vf/ | 2712 | F: drivers/net/ethernet/chelsio/cxgb4vf/ |
2713 | 2713 | ||
2714 | CXL (IBM Coherent Accelerator Processor Interface CAPI) DRIVER | ||
2715 | M: Ian Munsie <imunsie@au1.ibm.com> | ||
2716 | M: Michael Neuling <mikey@neuling.org> | ||
2717 | L: linuxppc-dev@lists.ozlabs.org | ||
2718 | S: Supported | ||
2719 | F: drivers/misc/cxl/ | ||
2720 | F: include/misc/cxl.h | ||
2721 | F: include/uapi/misc/cxl.h | ||
2722 | F: Documentation/powerpc/cxl.txt | ||
2723 | F: Documentation/powerpc/cxl.txt | ||
2724 | F: Documentation/ABI/testing/sysfs-class-cxl | ||
2725 | |||
2714 | STMMAC ETHERNET DRIVER | 2726 | STMMAC ETHERNET DRIVER |
2715 | M: Giuseppe Cavallaro <peppe.cavallaro@st.com> | 2727 | M: Giuseppe Cavallaro <peppe.cavallaro@st.com> |
2716 | L: netdev@vger.kernel.org | 2728 | L: netdev@vger.kernel.org |