public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] CXL ACPI tables for object creation
@ 2021-06-17 18:21 Alison Schofield
  2021-06-17 18:21 ` [PATCH v4 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield
  2021-06-17 18:21 ` [PATCH v4 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield
  0 siblings, 2 replies; 3+ messages in thread
From: Alison Schofield @ 2021-06-17 18:21 UTC (permalink / raw)
  To: Ben Widawsky, Dan Williams, Ira Weiny, Alison Schofield,
	Vishal Verma, Jonathan Cameron
  Cc: linux-cxl, linux-kernel, linux-acpi

Changes since v3 [1]:
- Align func params to open parens (Checkpatch, Ben)
- Added Ben & Jonathan Reviewed-by tags

[1] https://lore.kernel.org/linux-cxl/cover.1623890468.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, 214 insertions(+), 5 deletions(-)


base-commit: 21083f51521fb0f60dbac591f175c3ed48435af4
-- 
2.26.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-17 18:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-17 18:21 [PATCH v4 0/2] CXL ACPI tables for object creation Alison Schofield
2021-06-17 18:21 ` [PATCH v4 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield
2021-06-17 18:21 ` [PATCH v4 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox