From: Mario Limonciello <superm1@kernel.org>
To: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>,
hdegoede@redhat.com, ilpo.jarvinen@linux.intel.com
Cc: platform-driver-x86@vger.kernel.org, Patil.Reddy@amd.com
Subject: Re: [PATCH] platform/x86/amd/pmf: Support new ACPI ID AMDI0108
Date: Mon, 15 Sep 2025 12:23:40 -0500 [thread overview]
Message-ID: <cb53bd50-45e0-4b1a-b937-105f93b451be@kernel.org> (raw)
In-Reply-To: <20250915090546.2759130-1-Shyam-sundar.S-k@amd.com>
On 9/15/25 4:05 AM, Shyam Sundar S K wrote:
> Include the ACPI ID AMDI0108, which is used on upcoming AMD platforms, in
> the PMF driver's list of supported devices.
>
> Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>> ---
> drivers/platform/x86/amd/pmf/core.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/platform/x86/amd/pmf/core.c b/drivers/platform/x86/amd/pmf/core.c
> index ef988605c4da..bc544a4a5266 100644
> --- a/drivers/platform/x86/amd/pmf/core.c
> +++ b/drivers/platform/x86/amd/pmf/core.c
> @@ -403,6 +403,7 @@ static const struct acpi_device_id amd_pmf_acpi_ids[] = {
> {"AMDI0103", 0},
> {"AMDI0105", 0},
> {"AMDI0107", 0},
> + {"AMDI0108", 0},
> { }
> };
> MODULE_DEVICE_TABLE(acpi, amd_pmf_acpi_ids);
next prev parent reply other threads:[~2025-09-15 17:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-15 9:05 [PATCH] platform/x86/amd/pmf: Support new ACPI ID AMDI0108 Shyam Sundar S K
2025-09-15 17:23 ` Mario Limonciello [this message]
2025-09-16 9:06 ` Ilpo Järvinen
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=cb53bd50-45e0-4b1a-b937-105f93b451be@kernel.org \
--to=superm1@kernel.org \
--cc=Patil.Reddy@amd.com \
--cc=Shyam-sundar.S-k@amd.com \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=platform-driver-x86@vger.kernel.org \
/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