[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1623800340.git.alison.schofield@intel.com>
Date: Tue, 15 Jun 2021 17:20:37 -0700
From: Alison Schofield <alison.schofield@...el.com>
To: Ben Widawsky <ben.widawsky@...el.com>,
Dan Williams <dan.j.williams@...el.com>,
Ira Weiny <ira.weiny@...el.com>,
Alison Schofield <alison.schofield@...el.com>,
Vishal Verma <vishal.l.verma@...el.com>
Cc: linux-cxl@...r.kernel.org, linux-kernel@...r.kernel.org,
Linux ACPI <linux-acpi@...r.kernel.org>
Subject: [PATCH v2 0/2] CXL ACPI tables for object creation
Changes since v1 [1]:
- open code the cfmws restrictions to decode flags work (Dan)
- add range info on error messages when adding a decoder fails (Dan)
- make find_dport_by_dev() static (Dan)
- add linux-acpi to cc list (Dan)
[1] https://lore.kernel.org/linux-cxl/cover.1623705308.git.alison.schofield@intel.com/
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 | 219 +++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 213 insertions(+), 6 deletions(-)
base-commit: 195d5a63f0f9a47aa128a5050fe4ad7f5d27a901
--
2.26.2
Powered by blists - more mailing lists