Commit d633c387 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki

Merge branch 'acpica'

Merge an ACPICA change for 6.7-rc1 which adds symbol definitions related
to CDAT (Dave Jiang).

* acpica:
  ACPICA: Add defines for CDAT SSLBIS
parents 611da07b 178e1ea6
...@@ -465,6 +465,9 @@ struct acpi_cdat_sslbe { ...@@ -465,6 +465,9 @@ struct acpi_cdat_sslbe {
u16 reserved; u16 reserved;
}; };
#define ACPI_CDAT_SSLBIS_US_PORT 0x0100
#define ACPI_CDAT_SSLBIS_ANY_PORT 0xffff
/******************************************************************************* /*******************************************************************************
* *
* CEDT - CXL Early Discovery Table * CEDT - CXL Early Discovery Table
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment