From: Arun T <arun.t@intel.com>
To: israel.a.cepeda.lopez@intel.com, hansg@kernel.org,
linusw@kernel.org, brgl@kernel.org
Cc: sakari.ailus@linux.intel.com, linux-gpio@vger.kernel.org,
linux-kernel@vger.kernel.org, arun.t@intel.com,
miguel.vadillo@intel.com
Subject: [PATCH v2 1/2] gpio: usbio: Add ACPI device-id for NVL platforms
Date: Fri, 10 Apr 2026 19:38:58 +0530 [thread overview]
Message-ID: <20260410140858.585609-2-arun.t@intel.com> (raw)
In-Reply-To: <20260410140858.585609-1-arun.t@intel.com>
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>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.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
prev parent reply other threads:[~2026-04-10 14:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-10 14:08 [PATCH v2 0/2] Add Nova Lake (NVL) ACPI device IDs to the usbio GPIO and I2C drivers Arun T
2026-04-10 14:08 ` Arun T [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260410140858.585609-2-arun.t@intel.com \
--to=arun.t@intel.com \
--cc=brgl@kernel.org \
--cc=hansg@kernel.org \
--cc=israel.a.cepeda.lopez@intel.com \
--cc=linusw@kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miguel.vadillo@intel.com \
--cc=sakari.ailus@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox