summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2023-06-26 02:12:26 +0300
committerDan Williams <dan.j.williams@intel.com>2023-06-26 02:12:26 +0300
commit867eab655d3b38740d8d6c24705af25e0b1dbdb6 (patch)
treee2894445ab04d4b13c834da690090688d046f457 /Documentation
parentdcfb70610d40704d929d824db36b1444c8f37f7a (diff)
parentf6448cb5f2f378c70d280581590e062f13ff52b3 (diff)
downloadlinux-867eab655d3b38740d8d6c24705af25e0b1dbdb6.tar.xz
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')
-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