All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: linux-gpio@vger.kernel.org
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] pinctrl: uniphier: one fix, one addition
Date: Fri, 11 Sep 2015 18:33:27 +0900	[thread overview]
Message-ID: <1441964010-6885-1-git-send-email-yamada.masahiro@socionext.com> (raw)


1/2 is a bug fix, but it is not very critical.
I can wait until 4.4-rc1 if it is a hassle.

2/2 provides some more pin-mux settings.


Changes in v2:
  - trivial.  Fix a typo in git-log.  s/value/values/

Masahiro Yamada (2):
  pinctrl: uniphier: fix input enable settings for PH1-sLD8
  pinctrl: uniphier: add SD card pinmux settings

 drivers/pinctrl/uniphier/pinctrl-ph1-ld4.c     |   5 +
 drivers/pinctrl/uniphier/pinctrl-ph1-ld6b.c    |   5 +
 drivers/pinctrl/uniphier/pinctrl-ph1-pro4.c    |  11 ++
 drivers/pinctrl/uniphier/pinctrl-ph1-pro5.c    |   5 +
 drivers/pinctrl/uniphier/pinctrl-ph1-sld8.c    | 230 +++++++++++++------------
 drivers/pinctrl/uniphier/pinctrl-proxstream2.c |   5 +
 6 files changed, 148 insertions(+), 113 deletions(-)

-- 
1.9.1


WARNING: multiple messages have this Message-ID (diff)
From: yamada.masahiro@socionext.com (Masahiro Yamada)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] pinctrl: uniphier: one fix, one addition
Date: Fri, 11 Sep 2015 18:33:27 +0900	[thread overview]
Message-ID: <1441964010-6885-1-git-send-email-yamada.masahiro@socionext.com> (raw)


1/2 is a bug fix, but it is not very critical.
I can wait until 4.4-rc1 if it is a hassle.

2/2 provides some more pin-mux settings.


Changes in v2:
  - trivial.  Fix a typo in git-log.  s/value/values/

Masahiro Yamada (2):
  pinctrl: uniphier: fix input enable settings for PH1-sLD8
  pinctrl: uniphier: add SD card pinmux settings

 drivers/pinctrl/uniphier/pinctrl-ph1-ld4.c     |   5 +
 drivers/pinctrl/uniphier/pinctrl-ph1-ld6b.c    |   5 +
 drivers/pinctrl/uniphier/pinctrl-ph1-pro4.c    |  11 ++
 drivers/pinctrl/uniphier/pinctrl-ph1-pro5.c    |   5 +
 drivers/pinctrl/uniphier/pinctrl-ph1-sld8.c    | 230 +++++++++++++------------
 drivers/pinctrl/uniphier/pinctrl-proxstream2.c |   5 +
 6 files changed, 148 insertions(+), 113 deletions(-)

-- 
1.9.1

             reply	other threads:[~2015-09-11  9:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-11  9:33 Masahiro Yamada [this message]
2015-09-11  9:33 ` [PATCH v2 0/2] pinctrl: uniphier: one fix, one addition Masahiro Yamada
2015-09-11  9:33 ` [PATCH v2 1/2] pinctrl: uniphier: fix input enable settings for PH1-sLD8 Masahiro Yamada
2015-09-11  9:33   ` Masahiro Yamada
2015-10-02  9:53   ` Linus Walleij
2015-10-02  9:53     ` Linus Walleij
2015-10-02  9:53     ` Linus Walleij
2015-09-11  9:33 ` Masahiro Yamada
2015-09-11  9:33 ` [PATCH v2 2/2] pinctrl: uniphier: add SD card pinmux settings Masahiro Yamada
2015-09-11  9:33   ` Masahiro Yamada
2015-10-02  9:55   ` Linus Walleij
2015-10-02  9:55     ` Linus Walleij
2015-10-02  9:55     ` Linus Walleij
2015-09-24 12:27 ` [PATCH v2 0/2] pinctrl: uniphier: one fix, one addition Masahiro Yamada
2015-09-24 12:27   ` Masahiro Yamada

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=1441964010-6885-1-git-send-email-yamada.masahiro@socionext.com \
    --to=yamada.masahiro@socionext.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.