All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: arm@kernel.org
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
	Russell King <linux@arm.linux.org.uk>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] ARM: uniphier: select PINCTRL
Date: Fri, 18 Dec 2015 15:03:59 +0900	[thread overview]
Message-ID: <CAK7LNATtUC+5TU7eyuoOQ3W1ZbPwkX_1zY9rqC80_j1VZOsWgw@mail.gmail.com> (raw)
In-Reply-To: <1446706075-7348-1-git-send-email-yamada.masahiro@socionext.com>

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

WARNING: multiple messages have this Message-ID (diff)
From: yamada.masahiro@socionext.com (Masahiro Yamada)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: uniphier: select PINCTRL
Date: Fri, 18 Dec 2015 15:03:59 +0900	[thread overview]
Message-ID: <CAK7LNATtUC+5TU7eyuoOQ3W1ZbPwkX_1zY9rqC80_j1VZOsWgw@mail.gmail.com> (raw)
In-Reply-To: <1446706075-7348-1-git-send-email-yamada.masahiro@socionext.com>

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

  reply	other threads:[~2015-12-18  6:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2015-12-18  6:03   ` Masahiro Yamada
2015-12-20 18:43   ` Olof Johansson
2015-12-20 18:43     ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK7LNATtUC+5TU7eyuoOQ3W1ZbPwkX_1zY9rqC80_j1VZOsWgw@mail.gmail.com \
    --to=yamada.masahiro@socionext.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.