Re: [PATCH 1/2] gpio: usbio: Add ACPI device-id for NVL platforms
From: Sakari Ailus
Date: Fri Apr 10 2026 - 09:06:15 EST
Hi Arun,
On Fri, Apr 10, 2026 at 01:32:29PM +0530, Arun T wrote:
> Add device IDs of Nova Lake into gpio-usbio support list
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/gpio/gpio-usbio.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpio/gpio-usbio.c b/drivers/gpio/gpio-usbio.c
> index 34d42c743d5b..489c8ac6299e 100644
> --- a/drivers/gpio/gpio-usbio.c
> +++ b/drivers/gpio/gpio-usbio.c
> @@ -31,6 +31,7 @@ static const struct acpi_device_id usbio_gpio_acpi_hids[] = {
> { "INTC10B5" }, /* LNL */
> { "INTC10D1" }, /* MTL-CVF */
> { "INTC10E2" }, /* PTL */
> + { "INTC1116" }, /* NVL */
> { }
> };
>
--
Sakari Ailus