[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1768913556.5518.15.camel@trentalancia.com>
Date: Tue, 20 Jan 2026 13:52:36 +0100
From: Guido Trentalancia <guido@...ntalancia.com>
To: Raag Jadav <raag.jadav@...el.com>, andriy.shevchenko@...ux.intel.com,
mika.westerberg@...ux.intel.com, linusw@...nel.org
Cc: linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
stable@...r.kernel.org
Subject: Re: [PATCH] pinctrl: tigerlake: Add Alder Lake-P documentation
Someone erroneously marked the bug as CLOSED INVALID, while only the
proposed resolution was INVALID and not the bug itself.
This patch solves the issue because it informs the user on the correct
driver to choose for Alder Lake-P.
Acked-by: Guido Trentalancia <guido@...ntalancia.com>
On Tue, 20/01/2026 at 16.30 +0530, Raag Jadav wrote:
> Intel Alder Lake-P PCH reuses pinctrl IP from Tiger Lake-LP. Add user
> friendly documentation for it.
>
> Cc: stable@...r.kernel.org
> Fixes: 0e793a4e2834 ("pinctrl: tigerlake: Add Alder Lake-P ACPI ID")
> Reported-by: Guido Trentalancia <guido@...ntalancia.com>
> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=220056
> Signed-off-by: Raag Jadav <raag.jadav@...el.com>
> ---
> drivers/pinctrl/intel/Kconfig | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/pinctrl/intel/Kconfig
> b/drivers/pinctrl/intel/Kconfig
> index e4dc9ba899bd..045651fde31f 100644
> --- a/drivers/pinctrl/intel/Kconfig
> +++ b/drivers/pinctrl/intel/Kconfig
> @@ -160,7 +160,9 @@ config PINCTRL_TIGERLAKE
> select PINCTRL_INTEL
> help
> This pinctrl driver provides an interface that allows
> configuring
> - of Intel Tiger Lake PCH pins and using them as GPIOs.
> + PCH pins of the following platforms and using them as
> GPIOs.
> + - Tiger Lake
> + - Alder Lake-P
>
> source "drivers/pinctrl/intel/Kconfig.tng"
> endmenu
Powered by blists - more mailing lists