Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: ocxl.rst: add it to the uAPI book

The content of this file is user-faced.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>

+2 -3
-2
Documentation/accelerators/ocxl.rst Documentation/userspace-api/accelerators/ocxl.rst
··· 1 - :orphan: 2 - 3 1 ======================================================== 4 2 OpenCAPI (Open Coherent Accelerator Processor Interface) 5 3 ========================================================
+1
Documentation/userspace-api/index.rst
··· 20 20 seccomp_filter 21 21 unshare 22 22 spec_ctrl 23 + accelerators/ocxl 23 24 24 25 .. only:: subproject and html 25 26
+1 -1
MAINTAINERS
··· 11535 11535 F: drivers/misc/ocxl/ 11536 11536 F: include/misc/ocxl* 11537 11537 F: include/uapi/misc/ocxl.h 11538 - F: Documentation/accelerators/ocxl.rst 11538 + F: Documentation/userspace-api/accelerators/ocxl.rst 11539 11539 11540 11540 OMAP AUDIO SUPPORT 11541 11541 M: Peter Ujfalusi <peter.ujfalusi@ti.com>