aboutsummaryrefslogtreecommitdiff
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorGravatar Dan Williams <dan.j.williams@intel.com> 2023-06-25 16:12:26 -0700
committerGravatar Dan Williams <dan.j.williams@intel.com> 2023-06-25 16:12:26 -0700
commit867eab655d3b38740d8d6c24705af25e0b1dbdb6 (patch)
treee2894445ab04d4b13c834da690090688d046f457 /Documentation/ABI
parentMerge branch 'for-6.5/cxl-background' into for-6.5/cxl (diff)
parenttools/testing/cxl: add firmware update emulation to CXL memdevs (diff)
downloadlinux-867eab655d3b38740d8d6c24705af25e0b1dbdb6.tar.gz
linux-867eab655d3b38740d8d6c24705af25e0b1dbdb6.tar.bz2
linux-867eab655d3b38740d8d6c24705af25e0b1dbdb6.zip
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Add the first typical (non-sanitization) consumer of the new background command infrastructure, firmware update. Given both firmware-update and sanitization were developed in parallel from the common background-command baseline, resolve some minor context conflicts.
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-bus-cxl11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-cxl b/Documentation/ABI/testing/sysfs-bus-cxl
index c619493e413e..6350dd82b9a9 100644
--- a/Documentation/ABI/testing/sysfs-bus-cxl
+++ b/Documentation/ABI/testing/sysfs-bus-cxl
@@ -95,6 +95,17 @@ Description:
all user data areas of the device.
+What: /sys/bus/cxl/devices/memX/firmware/
+Date: April, 2023
+KernelVersion: v6.5
+Contact: linux-cxl@vger.kernel.org
+Description:
+ (RW) Firmware uploader mechanism. The different files under
+ this directory can be used to upload and activate new
+ firmware for CXL devices. The interfaces under this are
+ documented in sysfs-class-firmware.
+
+
What: /sys/bus/cxl/devices/*/devtype
Date: June, 2021
KernelVersion: v5.14