linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: uniphier: select PINCTRL
@ 2015-11-05  6:47 Masahiro Yamada
  2015-12-18  6:03 ` Masahiro Yamada
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2015-11-05  6:47 UTC (permalink / raw)
  To: arm; +Cc: Masahiro Yamada, Russell King, linux-arm-kernel, linux-kernel

The UniPhier SoCs support pinctrl drivers.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm/mach-uniphier/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig
index b640458..82dddee 100644
--- a/arch/arm/mach-uniphier/Kconfig
+++ b/arch/arm/mach-uniphier/Kconfig
@@ -6,6 +6,7 @@ config ARCH_UNIPHIER
 	select ARM_GIC
 	select HAVE_ARM_SCU
 	select HAVE_ARM_TWD if SMP
+	select PINCTRL
 	help
 	  Support for UniPhier SoC family developed by Socionext Inc.
 	  (formerly, System LSI Business Division of Panasonic Corporation)
-- 
1.9.1


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

* Re: [PATCH] ARM: uniphier: select PINCTRL
  2015-11-05  6:47 [PATCH] ARM: uniphier: select PINCTRL Masahiro Yamada
@ 2015-12-18  6:03 ` Masahiro Yamada
  2015-12-20 18:43   ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2015-12-18  6:03 UTC (permalink / raw)
  To: arm
  Cc: Masahiro Yamada, Russell King, Linux Kernel Mailing List,
	linux-arm-kernel

Please let me gently ping in case the maintainers might be away from keyboard
during the Christmas days.

I want this trivial one for the next merge window.

Thanks!


2015-11-05 15:47 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> The UniPhier SoCs support pinctrl drivers.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
>  arch/arm/mach-uniphier/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig
> index b640458..82dddee 100644
> --- a/arch/arm/mach-uniphier/Kconfig
> +++ b/arch/arm/mach-uniphier/Kconfig
> @@ -6,6 +6,7 @@ config ARCH_UNIPHIER
>         select ARM_GIC
>         select HAVE_ARM_SCU
>         select HAVE_ARM_TWD if SMP
> +       select PINCTRL
>         help
>           Support for UniPhier SoC family developed by Socionext Inc.
>           (formerly, System LSI Business Division of Panasonic Corporation)
> --


-- 
Best Regards
Masahiro Yamada

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

* Re: [PATCH] ARM: uniphier: select PINCTRL
  2015-12-18  6:03 ` Masahiro Yamada
@ 2015-12-20 18:43   ` Olof Johansson
  0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2015-12-20 18:43 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: arm, Russell King, Linux Kernel Mailing List, linux-arm-kernel

On Fri, Dec 18, 2015 at 03:03:59PM +0900, Masahiro Yamada wrote:
> Please let me gently ping in case the maintainers might be away from keyboard
> during the Christmas days.
> 
> I want this trivial one for the next merge window.

Applied now. Thanks for the ping.


-Olof

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

end of thread, other threads:[~2015-12-20 21:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-05  6:47 [PATCH] ARM: uniphier: select PINCTRL Masahiro Yamada
2015-12-18  6:03 ` Masahiro Yamada
2015-12-20 18:43   ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).