Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

platform/x86/intel/hid: Add Wildcat Lake support

Add ACPI ID for Wildcat Lake.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://lore.kernel.org/r/20250617232913.3314765-1-srinivas.pandruvada@linux.intel.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>

authored by

Srinivas Pandruvada and committed by
Ilpo Järvinen
690be4bc 314e5ad4

+1
+1
drivers/platform/x86/intel/hid.c
··· 54 54 { "INTC107B" }, 55 55 { "INTC10CB" }, 56 56 { "INTC10CC" }, 57 + { "INTC10F1" }, 57 58 { } 58 59 }; 59 60 MODULE_DEVICE_TABLE(acpi, intel_hid_ids);