Skip to content

Commit 690be4b

Browse files
spandruvadaij-intel
authored andcommitted
platform/x86/intel/hid: Add Wildcat Lake support
Add ACPI ID for Wildcat Lake. Signed-off-by: Srinivas Pandruvada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
1 parent 314e5ad commit 690be4b

File tree

1 file changed

+1
-0
lines changed
  • drivers/platform/x86/intel

1 file changed

+1
-0
lines changed

drivers/platform/x86/intel/hid.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ static const struct acpi_device_id intel_hid_ids[] = {
5454
{ "INTC107B" },
5555
{ "INTC10CB" },
5656
{ "INTC10CC" },
57+
{ "INTC10F1" },
5758
{ }
5859
};
5960
MODULE_DEVICE_TABLE(acpi, intel_hid_ids);

0 commit comments

Comments
 (0)