From: <patrice.chotard.st@gmail.com>
To: <linux-kernel@vger.kernel.org>, Linus Walleij <linus.walleij@linaro.org>
Cc: Olivier Clergeaud <olivier.clergeaud@st.com>,
Lee Jones <lee.jones@linaro.org>,
Fabio Baltieri <fabio.baltieri@linaro.org>,
Patrice Chotard <patrice.chotard@st.com>
Subject: [PATCH v2 0/2] pinctrl: ABX500: Add device tree support
Date: Thu, 20 Jun 2013 16:04:58 +0200 [thread overview]
Message-ID: <1371737100-27584-1-git-send-email-patrice.chotard.st@gmail.com> (raw)
From: Patrice Chotard <patrice.chotard@st.com>
This patchset replaces previously submitted patch regarding device tree
support for ABX500 Asic family. It now uses pin configuration generic
parsing code proposed by Heiko Stuebner.*** SUBJECT HERE ***
Patrice Chotard (2):
pinctrl: abx500: Add device tree support
pinctrl: abx500: fix abx500_pin_config_set()
.../devicetree/bindings/pinctrl/ste,abx500.txt | 352 ++++++++++++++++++++
drivers/pinctrl/pinctrl-abx500.c | 215 +++++++++++-
2 files changed, 561 insertions(+), 6 deletions(-)
create mode 100644 Documentation/devicetree/bindings/pinctrl/ste,abx500.txt
--
1.7.10
next reply other threads:[~2013-06-20 14:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-20 14:04 patrice.chotard.st [this message]
2013-06-20 14:04 ` [PATCH v2 1/2] pinctrl: abx500: Add device tree support patrice.chotard.st
2013-06-24 11:18 ` Linus Walleij
2013-06-20 14:05 ` [PATCH v2 2/2] pinctrl: abx500: fix abx500_pin_config_set() patrice.chotard.st
2013-06-24 11:20 ` 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=1371737100-27584-1-git-send-email-patrice.chotard.st@gmail.com \
--to=patrice.chotard.st@gmail.com \
--cc=fabio.baltieri@linaro.org \
--cc=lee.jones@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olivier.clergeaud@st.com \
--cc=patrice.chotard@st.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).