Signed-off-by: Frederic Barrat <[email protected]> Signed-off-by: Andrew Donnellan <[email protected]> --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index a6e86e20761e..8a0357f3b7bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9820,6 +9820,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]> +L: [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]> -- 2.14.1

