From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752598AbbLRGEP (ORCPT ); Fri, 18 Dec 2015 01:04:15 -0500 Received: from conssluserg002.nifty.com ([202.248.44.40]:56310 "EHLO conssluserg002-v.nifty.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751852AbbLRGEO (ORCPT ); Fri, 18 Dec 2015 01:04:14 -0500 X-Nifty-SrcIP: [209.85.160.182] MIME-Version: 1.0 In-Reply-To: <1446706075-7348-1-git-send-email-yamada.masahiro@socionext.com> References: <1446706075-7348-1-git-send-email-yamada.masahiro@socionext.com> Date: Fri, 18 Dec 2015 15:03:59 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] ARM: uniphier: select PINCTRL From: Masahiro Yamada To: arm@kernel.org Cc: Masahiro Yamada , Russell King , Linux Kernel Mailing List , linux-arm-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 : > The UniPhier SoCs support pinctrl drivers. > > Signed-off-by: Masahiro Yamada > --- > > 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