Re: [PATCH v1 1/1] pinctrl: intel: platform: Add Nova Lake to the list of supported

From: Raag Jadav

Date: Wed Jan 14 2026 - 06:30:35 EST


On Wed, Jan 14, 2026 at 11:05:55AM +0100, Andy Shevchenko wrote:
> 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@xxxxxxxxxxxxxxx>
> ---
> 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

I'm lazy and I would hope for such information to also be available in
the driver. But in any case,

Reviewed-by: Raag Jadav <raag.jadav@xxxxxxxxx>

> - Panther Lake
>
> config PINCTRL_ALDERLAKE
> --
> 2.50.1
>