]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
pinctrl: intel: platform: Add Panther Lake to the list of supported
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 2 Oct 2024 15:00:36 +0000 (18:00 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 3 Oct 2024 10:14:31 +0000 (13:14 +0300)
Intel Panther Lake is supported by the generic platform driver,
so add it to the list of supported in Kconfig.

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/intel/Kconfig

index 2101d30bd66c15908fc74f929529cdbf3fc8adef..14c26c023590e6d01b439b1d67835448f044c3c9 100644 (file)
@@ -46,6 +46,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
+         - Panther Lake
 
 config PINCTRL_ALDERLAKE
        tristate "Intel Alder Lake pinctrl and GPIO driver"