mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-18 02:46:06 +00:00
mei: Add Meteor Lake support for IVSC device
Add IVSC device support on Meteor Lake platform. Signed-off-by: Wentong Wu <wentong.wu@intel.com> Cc: stable <stable@kernel.org> Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Tomas Winkler <tomas.winkler@intel.com> Link: https://lore.kernel.org/r/20240207004304.31862-1-wentong.wu@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8436f25802
commit
daaf5286b6
@ -535,6 +535,7 @@ static const struct acpi_device_id vsc_tp_acpi_ids[] = {
|
||||
{ "INTC1009" }, /* Raptor Lake */
|
||||
{ "INTC1058" }, /* Tiger Lake */
|
||||
{ "INTC1094" }, /* Alder Lake */
|
||||
{ "INTC10D0" }, /* Meteor Lake */
|
||||
{}
|
||||
};
|
||||
MODULE_DEVICE_TABLE(acpi, vsc_tp_acpi_ids);
|
||||
|
Loading…
x
Reference in New Issue
Block a user