[PATCH AUTOSEL 6.18] gpio: usbio: Add ACPI device-id for NVL platforms

From: Sasha Levin

Date: Mon Aug 31 2026 - 12:15:42 EST


From: Arun T <arun.t@xxxxxxxxx>

[ Upstream commit 5ccb19ae1cb3620a76254db5c60121d092d9a0f6 ]

Add device IDs of Nova Lake into gpio-usbio support list.

Signed-off-by: Arun T <arun.t@xxxxxxxxx>
Reviewed-by: Vadillo Miguel <miguel.vadillo@xxxxxxxxx>
Reviewed-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
Link: https://patch.msgid.link/20260410140858.585609-2-arun.t@xxxxxxxxx
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>
---

LLM Generated explanations, may be completely bogus:

The `gpio-usbio` history search finished successfully. It confirms the
driver was introduced in the `usb-6.18-rc8` merge (`5d324e5159d9e`) —
consistent with the earlier analysis and the **YES** backport verdict.

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 34d42c743d5bc..489c8ac6299e1 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.53.0