Skip to content

Commit ddf5fff

Browse files
spandruvadaij-intel
authored andcommitted
platform/x86/intel/hid: Add Nova Lake support
Add ACPI ID for Nova Lake. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Link: https://patch.msgid.link/20251110235041.123685-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>
1 parent 6f91ad2 commit ddf5fff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • drivers/platform/x86/intel

drivers/platform/x86/intel/hid.c

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

0 commit comments

Comments
 (0)