mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-08-09 06:14:34 +02:00
This adds a convention document for the following patch series: cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement Version 7 and later: https://lore.kernel.org/linux-cxl/20251114213931.30754-1-rrichter@amd.com/ Link: https://lore.kernel.org/linux-cxl/20251114213931.30754-1-rrichter@amd.com/ Reviewed-by: Gregory Price <gourry@gourry.net> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Reviewed-by: Alison Schofield <alison.schofield@intel.com> Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com> Reviewed-by: Dan Williams <dan.j.williams@intel.com> Acked-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Robert Richter <rrichter@amd.com> Link: https://patch.msgid.link/20260203173604.1440334-3-rrichter@amd.com Signed-off-by: Dave Jiang <dave.jiang@intel.com>
19 lines
555 B
ReStructuredText
19 lines
555 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
Compute Express Link: Linux Conventions
|
|
#######################################
|
|
|
|
There exists shipping platforms that bend or break CXL specification
|
|
expectations. Record the details and the rationale for those deviations.
|
|
Borrow the ACPI Code First template format to capture the assumptions
|
|
and tradeoffs such that multiple platform implementations can follow the
|
|
same convention.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents
|
|
|
|
conventions/cxl-lmh.rst
|
|
conventions/cxl-atl.rst
|
|
conventions/template.rst
|