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.

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

authored by

Arun T and committed by
Andi Shyti
e43f2df3 656147fb

+1
+1
drivers/i2c/busses/i2c-usbio.c
··· 29 29 { "INTC10B6" }, /* LNL */ 30 30 { "INTC10D2" }, /* MTL-CVF */ 31 31 { "INTC10E3" }, /* PTL */ 32 + { "INTC1118" }, /* NVL */ 32 33 { } 33 34 }; 34 35