[PATCH v5 0/2] CXL ACPI tables for object creation
From: Alison Schofield
Date: Thu Jun 17 2021 - 19:16:46 EST
Changes since v4 [1]:
- Replace dev_WARN_ONCE()'s with dev_warn_once() (Dan)
[1] https://lore.kernel.org/linux-cxl/cover.1623950781.git.alison.schofield@xxxxxxxxx/
--
Parse the ACPI CXL Early Discovery Table (CEDT) and use the CHBS & CFMWS
when creating port and decoder objects.
CHBS: CXL Host Bridge Structure - Patch 1
CFMWS: CXL Fixed Memory Window Structure - Patch 2
Alison Schofield (2):
cxl/acpi: Add the Host Bridge base address to CXL port objects
cxl/acpi: Use the ACPI CFMWS to create static decoder objects
drivers/cxl/acpi.c | 222 ++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 217 insertions(+), 5 deletions(-)
base-commit: 21083f51521fb0f60dbac591f175c3ed48435af4
--
2.26.2