[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug

Gregory Price posted 2 patches 1 month, 3 weeks ago
Documentation/driver-api/cxl/index.rst        |   1 +
.../driver-api/cxl/platform/bios-and-efi.rst  |  23 ++++
.../cxl/platform/device-hotplug.rst           | 130 ++++++++++++++++++
3 files changed, 154 insertions(+)
create mode 100644 Documentation/driver-api/cxl/platform/device-hotplug.rst
[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
Posted by Gregory Price 1 month, 3 weeks ago
Add some documentation on Linux expectations of platform software
configurations to support device hotplug.

Add some docs about general BIOS/EFI expectations regarding CXL devices
in general as a predicate.

Gregory Price (2):
  Documentation/driver-api/cxl: BIOS/EFI expectation update
  Documentation/driver-api/cxl: device hotplug section

 Documentation/driver-api/cxl/index.rst        |   1 +
 .../driver-api/cxl/platform/bios-and-efi.rst  |  23 ++++
 .../cxl/platform/device-hotplug.rst           | 130 ++++++++++++++++++
 3 files changed, 154 insertions(+)
 create mode 100644 Documentation/driver-api/cxl/platform/device-hotplug.rst

-- 
2.52.0
Re: [PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
Posted by Dave Jiang 1 month ago

On 12/19/25 10:05 AM, Gregory Price wrote:
> Add some documentation on Linux expectations of platform software
> configurations to support device hotplug.
> 
> Add some docs about general BIOS/EFI expectations regarding CXL devices
> in general as a predicate.
> 
> Gregory Price (2):
>   Documentation/driver-api/cxl: BIOS/EFI expectation update
>   Documentation/driver-api/cxl: device hotplug section
> 
>  Documentation/driver-api/cxl/index.rst        |   1 +
>  .../driver-api/cxl/platform/bios-and-efi.rst  |  23 ++++
>  .../cxl/platform/device-hotplug.rst           | 130 ++++++++++++++++++
>  3 files changed, 154 insertions(+)
>  create mode 100644 Documentation/driver-api/cxl/platform/device-hotplug.rst
> 

Applied to cxl/next
63e5a6294dad80be9830c935e8952a1f62068c86
fa19611f96fd8573c826d61a1e9410938a581bf3