public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported
@ 2024-10-02 15:00 Andy Shevchenko
  2024-10-02 15:27 ` Mika Westerberg
  2024-10-03  2:48 ` Raag Jadav
  0 siblings, 2 replies; 4+ messages in thread
From: Andy Shevchenko @ 2024-10-02 15:00 UTC (permalink / raw)
  To: Andy Shevchenko, Mika Westerberg, Raag Jadav, linux-gpio,
	linux-kernel
  Cc: Andy Shevchenko, Linus Walleij

Intel Panther 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 2101d30bd66c..14c26c023590 100644
--- a/drivers/pinctrl/intel/Kconfig
+++ b/drivers/pinctrl/intel/Kconfig
@@ -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"
-- 
2.43.0.rc1.1336.g36b5255a03ac


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

* Re: [PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported
  2024-10-02 15:00 [PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported Andy Shevchenko
@ 2024-10-02 15:27 ` Mika Westerberg
  2024-10-03 10:14   ` Andy Shevchenko
  2024-10-03  2:48 ` Raag Jadav
  1 sibling, 1 reply; 4+ messages in thread
From: Mika Westerberg @ 2024-10-02 15:27 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Raag Jadav, linux-gpio, linux-kernel, Andy Shevchenko,
	Linus Walleij

On Wed, Oct 02, 2024 at 06:00:36PM +0300, Andy Shevchenko wrote:
> Intel Panther 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>

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>

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

* Re: [PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported
  2024-10-02 15:00 [PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported Andy Shevchenko
  2024-10-02 15:27 ` Mika Westerberg
@ 2024-10-03  2:48 ` Raag Jadav
  1 sibling, 0 replies; 4+ messages in thread
From: Raag Jadav @ 2024-10-03  2:48 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Mika Westerberg, linux-gpio, linux-kernel, Andy Shevchenko,
	Linus Walleij

On Wed, Oct 02, 2024 at 06:00:36PM +0300, Andy Shevchenko wrote:
> Intel Panther 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 2101d30bd66c..14c26c023590 100644
> --- a/drivers/pinctrl/intel/Kconfig
> +++ b/drivers/pinctrl/intel/Kconfig
> @@ -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

Perhaps add a small comment in the driver as well?
It is not quite obvious from the code given the generic name of the driver.

Raag

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

* Re: [PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported
  2024-10-02 15:27 ` Mika Westerberg
@ 2024-10-03 10:14   ` Andy Shevchenko
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Shevchenko @ 2024-10-03 10:14 UTC (permalink / raw)
  To: Mika Westerberg; +Cc: Raag Jadav, linux-gpio, linux-kernel, Linus Walleij

On Wed, Oct 02, 2024 at 06:27:58PM +0300, Mika Westerberg wrote:
> On Wed, Oct 02, 2024 at 06:00:36PM +0300, Andy Shevchenko wrote:
> > Intel Panther 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>
> 
> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>

Pushed to my review and testing queue, thanks!

-- 
With Best Regards,
Andy Shevchenko



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

end of thread, other threads:[~2024-10-03 10:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02 15:00 [PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported Andy Shevchenko
2024-10-02 15:27 ` Mika Westerberg
2024-10-03 10:14   ` Andy Shevchenko
2024-10-03  2:48 ` Raag Jadav

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