* [PATCH] Platform/x86/intel/hid: Add Wildcat Lake support
@ 2025-06-17 23:29 Srinivas Pandruvada
2025-06-30 9:20 ` Ilpo Järvinen
0 siblings, 1 reply; 2+ messages in thread
From: Srinivas Pandruvada @ 2025-06-17 23:29 UTC (permalink / raw)
To: hdegoede, ilpo.jarvinen
Cc: platform-driver-x86, linux-kernel, Srinivas Pandruvada
Add ACPI ID for Wildcat Lake.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
---
drivers/platform/x86/intel/hid.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/platform/x86/intel/hid.c b/drivers/platform/x86/intel/hid.c
index 0b5e43444ed6..f25a427cccda 100644
--- a/drivers/platform/x86/intel/hid.c
+++ b/drivers/platform/x86/intel/hid.c
@@ -54,6 +54,7 @@ static const struct acpi_device_id intel_hid_ids[] = {
{ "INTC107B" },
{ "INTC10CB" },
{ "INTC10CC" },
+ { "INTC10F1" },
{ }
};
MODULE_DEVICE_TABLE(acpi, intel_hid_ids);
--
2.49.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Platform/x86/intel/hid: Add Wildcat Lake support
2025-06-17 23:29 [PATCH] Platform/x86/intel/hid: Add Wildcat Lake support Srinivas Pandruvada
@ 2025-06-30 9:20 ` Ilpo Järvinen
0 siblings, 0 replies; 2+ messages in thread
From: Ilpo Järvinen @ 2025-06-30 9:20 UTC (permalink / raw)
To: Hans de Goede, Srinivas Pandruvada; +Cc: platform-driver-x86, linux-kernel
On Tue, 17 Jun 2025 16:29:13 -0700, Srinivas Pandruvada wrote:
> Add ACPI ID for Wildcat Lake.
>
>
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/intel/hid: Add Wildcat Lake support
commit: 690be4bc589a145dc211b8d66b8f851713abd344
--
i.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-30 9:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-17 23:29 [PATCH] Platform/x86/intel/hid: Add Wildcat Lake support Srinivas Pandruvada
2025-06-30 9:20 ` 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
all inboxes | Powered by JetHome®