From: Dan Williams <dan.j.williams@intel.com>
To: Dave Jiang <dave.jiang@intel.com>, <linux-acpi@vger.kernel.org>,
<linux-cxl@vger.kernel.org>
Cc: <rafael@kernel.org>, <lenb@kernel.org>,
<dan.j.williams@intel.com>, <ira.weiny@intel.com>,
<vishal.l.verma@intel.com>, <alison.schofield@intel.com>,
<lukas@wunner.de>, <Jonathan.Cameron@huawei.com>
Subject: RE: [PATCH v2 4/4] acpi: Add defines for CDAT SSLBIS
Date: Mon, 22 May 2023 16:24:59 -0700 [thread overview]
Message-ID: <646bf9cbbbd2c_33fb3294e5@dwillia2-xfh.jf.intel.com.notmuch> (raw)
In-Reply-To: <168443480048.2966470.1931302851443645778.stgit@djiang5-mobl3>
Dave Jiang wrote:
> Add upstream port and any port definition for SSLBIS.
>
> Signed-off-by: Dave Jiang <dave.jiang@intel.com>
>
> ---
> See https://github.com/acpica/acpica/pull/874
> Merged
> ---
> include/acpi/actbl1.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/include/acpi/actbl1.h b/include/acpi/actbl1.h
> index 15df363b9144..c6189fafe87f 100644
> --- a/include/acpi/actbl1.h
> +++ b/include/acpi/actbl1.h
> @@ -419,6 +419,9 @@ struct acpi_cdat_sslbe {
> u16 reserved;
> };
>
> +#define ACPI_CDAT_SSLBIS_US_PORT 0x0100
> +#define ACPI_CDAT_SSLBIS_ANY_PORT 0xffff
> +
> /*******************************************************************************
> *
> * CEDT - CXL Early Discovery Table
Similar to the last patch, just define these locally outside of
include/acpi/actbl1.h in the patch that needs them and drop the ACPICA
entanglement.
next prev parent reply other threads:[~2023-05-23 0:24 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-18 18:32 [PATCH v2 0/4] acpi: Add CDAT parsing support to ACPI tables code Dave Jiang
2023-05-18 18:33 ` [PATCH v2 1/4] acpi: Move common tables helper functions to common lib Dave Jiang
2023-05-22 21:31 ` Dan Williams
2023-05-22 22:13 ` Dave Jiang
2023-05-22 22:25 ` Dan Williams
2023-05-23 10:38 ` Rafael J. Wysocki
2023-06-01 14:50 ` Jonathan Cameron
2023-06-01 15:38 ` Dave Jiang
2023-05-18 18:33 ` [PATCH v2 2/4] acpi: tables: Add CDAT table parsing support Dave Jiang
2023-05-22 23:12 ` Dan Williams
2023-05-23 10:43 ` Rafael J. Wysocki
2023-05-18 18:33 ` [PATCH v2 3/4] acpi: fix misnamed define for CDAT DSMAS Dave Jiang
2023-05-22 23:23 ` Dan Williams
2023-05-23 10:46 ` Rafael J. Wysocki
2023-05-23 14:54 ` Dave Jiang
2023-05-23 15:16 ` Rafael J. Wysocki
2023-05-18 18:33 ` [PATCH v2 4/4] acpi: Add defines for CDAT SSLBIS Dave Jiang
2023-05-22 23:24 ` Dan Williams [this message]
2023-05-23 10:49 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=646bf9cbbbd2c_33fb3294e5@dwillia2-xfh.jf.intel.com.notmuch \
--to=dan.j.williams@intel.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=alison.schofield@intel.com \
--cc=dave.jiang@intel.com \
--cc=ira.weiny@intel.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-cxl@vger.kernel.org \
--cc=lukas@wunner.de \
--cc=rafael@kernel.org \
--cc=vishal.l.verma@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox