Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1294451 > unrolled thread
| Started by | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| First post | 2015-12-18 07:10 +0100 |
| Last post | 2015-12-20 22:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] ARM: uniphier: select PINCTRL Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-12-18 07:10 +0100
Re: [PATCH] ARM: uniphier: select PINCTRL Olof Johansson <olof@lixom.net> - 2015-12-20 22:50 +0100
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Date | 2015-12-18 07:10 +0100 |
| Subject | Re: [PATCH] ARM: uniphier: select PINCTRL |
| Message-ID | <qGWoN-1Qf-3@gated-at.bofh.it> |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2015-12-20 22:50 +0100 |
| Message-ID | <qHU1z-63P-1@gated-at.bofh.it> |
| In reply to | #1294451 |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web