public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pinctrl: tigerlake: Add Alder Lake-P documentation
@ 2026-01-20 11:00 Raag Jadav
  2026-01-20 11:20 ` Mika Westerberg
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Raag Jadav @ 2026-01-20 11:00 UTC (permalink / raw)
  To: andriy.shevchenko, mika.westerberg, linusw
  Cc: linux-gpio, linux-kernel, Raag Jadav, stable, Guido Trentalancia

Intel Alder Lake-P PCH reuses pinctrl IP from Tiger Lake-LP. Add user
friendly documentation for it.

Cc: stable@vger.kernel.org
Fixes: 0e793a4e2834 ("pinctrl: tigerlake: Add Alder Lake-P ACPI ID")
Reported-by: Guido Trentalancia <guido@trentalancia.com>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=220056
Signed-off-by: Raag Jadav <raag.jadav@intel.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
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-20 13:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 11:00 [PATCH] pinctrl: tigerlake: Add Alder Lake-P documentation Raag Jadav
2026-01-20 11:20 ` Mika Westerberg
2026-01-20 12:52 ` Guido Trentalancia
2026-01-20 13:48   ` Andy Shevchenko
2026-01-20 13:46 ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox