public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: Arun T <arun.t@intel.com>
Cc: israel.a.cepeda.lopez@intel.com, hansg@kernel.org,
	linusw@kernel.org, brgl@kernel.org, linux-gpio@vger.kernel.org,
	linux-kernel@vger.kernel.org, miguel.vadillo@intel.com
Subject: Re: [PATCH 1/2] gpio: usbio: Add ACPI device-id for NVL platforms
Date: Fri, 10 Apr 2026 15:48:18 +0300	[thread overview]
Message-ID: <adjxkijIn0nGV3LF@kekkonen.localdomain> (raw)
In-Reply-To: <20260410080229.562160-1-arun.t@intel.com>

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

      reply	other threads:[~2026-04-10 12:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 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=adjxkijIn0nGV3LF@kekkonen.localdomain \
    --to=sakari.ailus@linux.intel.com \
    --cc=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 \
    /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