Re: [PATCH 2/2] i2c: usbio: Add ACPI device-id for NVL platforms
From: Sakari Ailus
Date: Fri Apr 10 2026 - 08:57:17 EST
Hi Arun,
On Fri, Apr 10, 2026 at 01:34:08PM +0530, Arun T wrote:
> Add device IDs of Nova Lake into i2c-usbio support list
Same here; sentences end in a period.
Reviewed-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
>
> Signed-off-by: Arun T <arun.t@xxxxxxxxx>
> Reviewed-by: Vadillo Miguel <miguel.vadillo@xxxxxxxxx>
> ---
> drivers/i2c/busses/i2c-usbio.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/i2c/busses/i2c-usbio.c b/drivers/i2c/busses/i2c-usbio.c
> index e7799abf6787..259754e5fd05 100644
> --- a/drivers/i2c/busses/i2c-usbio.c
> +++ b/drivers/i2c/busses/i2c-usbio.c
> @@ -29,6 +29,7 @@ static const struct acpi_device_id usbio_i2c_acpi_hids[] = {
> { "INTC10B6" }, /* LNL */
> { "INTC10D2" }, /* MTL-CVF */
> { "INTC10E3" }, /* PTL */
> + { "INTC1118" }, /* NVL */
> { }
> };
>
--
Regards,
Sakari Ailus