All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 4/7] pinctrl: UniPhier: add UniPhier PH1-sLD8 pinctrl driver
Date: Thu, 16 Jul 2015 09:29:36 +0200	[thread overview]
Message-ID: <CACRpkdbEd962ecENVvGLG7ziifq53FcTyWvw6G0yZNqr-KLS3A@mail.gmail.com> (raw)
In-Reply-To: <1436841607-7556-5-git-send-email-yamada.masahiro@socionext.com>

On Tue, Jul 14, 2015 at 4:40 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:

> Add pin configuration and pinmux support for UniPhier PH1-sLD8 SoC.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> Changes in v2:
>   - sort groups and funcs alphabetically
>   - add i2c pin-mux settings
>   - sort members of platform_driver
>   - change to tristate
>   - add THIS_MODULE to pinctrl_desc
>   - use module_platform_driver

Patch applied.

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 4/7] pinctrl: UniPhier: add UniPhier PH1-sLD8 pinctrl driver
Date: Thu, 16 Jul 2015 09:29:36 +0200	[thread overview]
Message-ID: <CACRpkdbEd962ecENVvGLG7ziifq53FcTyWvw6G0yZNqr-KLS3A@mail.gmail.com> (raw)
In-Reply-To: <1436841607-7556-5-git-send-email-yamada.masahiro@socionext.com>

On Tue, Jul 14, 2015 at 4:40 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:

> Add pin configuration and pinmux support for UniPhier PH1-sLD8 SoC.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> Changes in v2:
>   - sort groups and funcs alphabetically
>   - add i2c pin-mux settings
>   - sort members of platform_driver
>   - change to tristate
>   - add THIS_MODULE to pinctrl_desc
>   - use module_platform_driver

Patch applied.

Yours,
Linus Walleij

  reply	other threads:[~2015-07-16  7:29 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14  2:40 [PATCH v2 0/7] This series adds pinctrl drivers for UniPhier SoC family Masahiro Yamada
2015-07-14  2:40 ` Masahiro Yamada
2015-07-14  2:40 ` Masahiro Yamada
2015-07-14  2:40 ` [PATCH v2 1/7] pinctrl: UniPhier: add UniPhier pinctrl core support Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:20   ` Linus Walleij
2015-07-16  7:20     ` Linus Walleij
2015-07-16  7:20     ` Linus Walleij
2015-07-19  4:19     ` Masahiro Yamada
2015-07-19  4:19       ` Masahiro Yamada
2015-07-19  4:19       ` Masahiro Yamada
2015-07-20  9:18       ` Linus Walleij
2015-07-20  9:18         ` Linus Walleij
2015-07-20  9:18         ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 2/7] pinctrl: UniPhier: add UniPhier PH1-LD4 pinctrl driver Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:22   ` Linus Walleij
2015-07-16  7:22     ` Linus Walleij
2015-07-16  7:22     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 3/7] pinctrl: UniPhier: add UniPhier PH1-Pro4 " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:28   ` Linus Walleij
2015-07-16  7:28     ` Linus Walleij
2015-07-16  7:28     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 4/7] pinctrl: UniPhier: add UniPhier PH1-sLD8 " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:29   ` Linus Walleij [this message]
2015-07-16  7:29     ` Linus Walleij
2015-07-16  7:29     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 5/7] pinctrl: UniPhier: add UniPhier PH1-Pro5 " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:31   ` Linus Walleij
2015-07-16  7:31     ` Linus Walleij
2015-07-16  7:31     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 6/7] pinctrl: UniPhier: add UniPhier ProXstream2 " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:33   ` Linus Walleij
2015-07-16  7:33     ` Linus Walleij
2015-07-16  7:33     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 7/7] pinctrl: UniPhier: add UniPhier PH1-LD6b " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:36   ` Linus Walleij
2015-07-16  7:36     ` Linus Walleij
2015-07-16  7:36     ` Linus Walleij

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=CACRpkdbEd962ecENVvGLG7ziifq53FcTyWvw6G0yZNqr-KLS3A@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yamada.masahiro@socionext.com \
    /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.