* [PATCH 1/2] gpio: usbio: Add ACPI device-id for NVL platforms
@ 2026-04-10 8:02 Arun T
2026-04-10 12:48 ` Sakari Ailus
0 siblings, 1 reply; 2+ messages in thread
From: Arun T @ 2026-04-10 8:02 UTC (permalink / raw)
To: israel.a.cepeda.lopez, hansg, linusw, brgl
Cc: sakari.ailus, linux-gpio, linux-kernel, arun.t, miguel.vadillo
Add device IDs of Nova Lake into gpio-usbio support list
Signed-off-by: Arun T <arun.t@intel.com>
Reviewed-by: Vadillo Miguel <miguel.vadillo@intel.com>
---
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 */
{ }
};
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/2] gpio: usbio: Add ACPI device-id for NVL platforms
2026-04-10 8:02 [PATCH 1/2] gpio: usbio: Add ACPI device-id for NVL platforms Arun T
@ 2026-04-10 12:48 ` Sakari Ailus
0 siblings, 0 replies; 2+ messages in thread
From: Sakari Ailus @ 2026-04-10 12:48 UTC (permalink / raw)
To: Arun T
Cc: israel.a.cepeda.lopez, hansg, linusw, brgl, linux-gpio,
linux-kernel, miguel.vadillo
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@linux.intel.com>
>
> Signed-off-by: Arun T <arun.t@intel.com>
> Reviewed-by: Vadillo Miguel <miguel.vadillo@intel.com>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-10 12:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10 8:02 [PATCH 1/2] gpio: usbio: Add ACPI device-id for NVL platforms Arun T
2026-04-10 12:48 ` Sakari Ailus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox