i2c: usbio: Add ACPI device-id for NVL platforms
Add device IDs of Nova Lake into i2c-usbio support list Signed-off-by: Arun T <arun.t@intel.com> Reviewed-by: Vadillo Miguel <miguel.vadillo@intel.com> Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/20260410080408.562311-1-arun.t@intel.com
This commit is contained in:
parent
656147fb1d
commit
e43f2df330
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ static const struct acpi_device_id usbio_i2c_acpi_hids[] = {
|
|||
{ "INTC10B6" }, /* LNL */
|
||||
{ "INTC10D2" }, /* MTL-CVF */
|
||||
{ "INTC10E3" }, /* PTL */
|
||||
{ "INTC1118" }, /* NVL */
|
||||
{ }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue