X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH] platform/x86/amd/pmf: Support new ACPI ID AMDI0108
@ 2025-09-15  9:05 Shyam Sundar S K
  2025-09-15 17:23 ` Mario Limonciello
  2025-09-16  9:06 ` Ilpo Järvinen
  0 siblings, 2 replies; 3+ messages in thread
From: Shyam Sundar S K @ 2025-09-15  9:05 UTC (permalink / raw)
  To: hdegoede, ilpo.jarvinen
  Cc: platform-driver-x86, Patil.Reddy, Shyam Sundar S K

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>
---
 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);
-- 
2.34.1


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

* Re: [PATCH] platform/x86/amd/pmf: Support new ACPI ID AMDI0108
  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
  2025-09-16  9:06 ` Ilpo Järvinen
  1 sibling, 0 replies; 3+ messages in thread
From: Mario Limonciello @ 2025-09-15 17:23 UTC (permalink / raw)
  To: Shyam Sundar S K, hdegoede, ilpo.jarvinen
  Cc: platform-driver-x86, Patil.Reddy

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);


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

* Re: [PATCH] platform/x86/amd/pmf: Support new ACPI ID AMDI0108
  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
@ 2025-09-16  9:06 ` Ilpo Järvinen
  1 sibling, 0 replies; 3+ messages in thread
From: Ilpo Järvinen @ 2025-09-16  9:06 UTC (permalink / raw)
  To: Hans de Goede, Shyam Sundar S K; +Cc: platform-driver-x86, Patil.Reddy

On Mon, 15 Sep 2025 14:35:46 +0530, 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.
> 
> 


Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/1] platform/x86/amd/pmf: Support new ACPI ID AMDI0108
      commit: 1b09d08866277677d11726116f5e786d5ba00173

--
 i.


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

end of thread, other threads:[~2025-09-16  9:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2025-09-16  9:06 ` Ilpo Järvinen

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