aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Barrat <[email protected]>2018-01-23 12:31:48 +0100
committerMichael Ellerman <[email protected]>2018-01-27 20:02:50 +1100
commit6385d6f85fec82e439856b2759f8c64abf055ee0 (patch)
treef70bf16a3099c62e5e371bda54337a1f11f101ab
parent00b96c0e3c54a1fff9e8b909f46a672e43ef9598 (diff)
ocxl: add MAINTAINERS entry
Signed-off-by: Frederic Barrat <[email protected]> Signed-off-by: Andrew Donnellan <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d4fdcb12616c..33e388c2b52d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9818,6 +9818,18 @@ M: Josh Poimboeuf <[email protected]>
S: Supported
F: tools/objtool/
+OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER
+M: Frederic Barrat <[email protected]>
+M: Andrew Donnellan <[email protected]>
+S: Supported
+F: arch/powerpc/platforms/powernv/ocxl.c
+F: arch/powerpc/include/asm/pnv-ocxl.h
+F: drivers/misc/ocxl/
+F: include/misc/ocxl*
+F: include/uapi/misc/ocxl.h
+F: Documentation/accelerators/ocxl.txt
+
OMAP AUDIO SUPPORT
M: Peter Ujfalusi <[email protected]>
M: Jarkko Nikula <[email protected]>