All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: uniphier: select PINCTRL
@ 2015-11-05  6:47 ` Masahiro Yamada
  0 siblings, 0 replies; 6+ 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] 6+ messages in thread

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

Thread overview: 6+ 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-11-05  6:47 ` Masahiro Yamada
2015-12-18  6:03 ` Masahiro Yamada
2015-12-18  6:03   ` Masahiro Yamada
2015-12-20 18:43   ` Olof Johansson
2015-12-20 18:43     ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.