]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cxl: Sync up the driver-api/cxl documentation
authorAlison Schofield <alison.schofield@intel.com>
Tue, 13 May 2025 21:58:09 +0000 (14:58 -0700)
committerDave Jiang <dave.jiang@intel.com>
Tue, 13 May 2025 22:12:15 +0000 (15:12 -0700)
commitd542461211543522daecb34b7972d8ac1044bc97
tree981e960b5777ceb6d560ca442390ff044f7d7ea4
parent58dfd95956c406a364d5c26a23ae47e70f46075a
cxl: Sync up the driver-api/cxl documentation

pmem.c regs.c mbox.c identifiers were missing. Add them to
memory-devices.rst following their respective DOC comment includes.

Two acpi.c identifiers were available, but not used in kernel-doc's:
1) Add add_cxl_resources to memory-devices.rst and fix up the Sphinx
complaint on the ascii art by escaping it.
2) Add cxl_acpi_evaluate_qtg_dsm to access-coordinates.rst.

core/features.c is new. Add a "DOC: cxl features" comment to the
source and identifiers to memory_devices.rst.

Signed-off-by: Alison Schofield <alison.schofield@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Link: https://patch.msgid.link/20250513215813.1419645-1-alison.schofield@intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Documentation/driver-api/cxl/linux/access-coordinates.rst
Documentation/driver-api/cxl/theory-of-operation.rst
drivers/cxl/acpi.c
drivers/cxl/core/features.c