pinctrl: intel: platform: Add Panther Lake to the list of supported

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>
This commit is contained in:
Andy Shevchenko 2024-10-02 18:00:36 +03:00
parent 21dcd49fb4
commit 3775625709

View file

@ -46,6 +46,7 @@ config PINCTRL_INTEL_PLATFORM
of Intel PCH pins and using them as GPIOs. Currently the following of Intel PCH pins and using them as GPIOs. Currently the following
Intel SoCs / platforms require this to be functional: Intel SoCs / platforms require this to be functional:
- Lunar Lake - Lunar Lake
- Panther Lake
config PINCTRL_ALDERLAKE config PINCTRL_ALDERLAKE
tristate "Intel Alder Lake pinctrl and GPIO driver" tristate "Intel Alder Lake pinctrl and GPIO driver"