Linux GPIO subsystem development
 help / color / mirror / Atom feed
* [PATCH v1 1/1] pinctrl: intel: platform: Add Nova Lake to the list of supported
@ 2026-01-14 10:05 Andy Shevchenko
  2026-01-14 11:30 ` Raag Jadav
  2026-01-14 11:43 ` Mika Westerberg
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2026-01-14 10:05 UTC (permalink / raw)
  To: Raag Jadav, Mika Westerberg, Andy Shevchenko, linux-gpio,
	linux-kernel
  Cc: Andy Shevchenko, Linus Walleij

Intel Nova Lake is supported by the generic platform driver,
so add it to the list of supported in Kconfig.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/pinctrl/intel/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/pinctrl/intel/Kconfig b/drivers/pinctrl/intel/Kconfig
index 248c2e558ff3..e4dc9ba899bd 100644
--- a/drivers/pinctrl/intel/Kconfig
+++ b/drivers/pinctrl/intel/Kconfig
@@ -45,6 +45,7 @@ config PINCTRL_INTEL_PLATFORM
 	  of Intel PCH pins and using them as GPIOs. Currently the following
 	  Intel SoCs / platforms require this to be functional:
 	  - Lunar Lake
+	  - Nova Lake
 	  - Panther Lake
 
 config PINCTRL_ALDERLAKE
-- 
2.50.1


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

end of thread, other threads:[~2026-01-14 11:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 10:05 [PATCH v1 1/1] pinctrl: intel: platform: Add Nova Lake to the list of supported Andy Shevchenko
2026-01-14 11:30 ` Raag Jadav
2026-01-14 11:43 ` Mika Westerberg

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