From: Alexandre Torgue <alexandre.torgue@st.com>
To: Linus Walleij <linus.walleij@linaro.org>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
amelie.delaunay@st.com
Subject: [PATCH 0/2] STM32 pinctrl updates
Date: Mon, 16 Jul 2018 14:57:35 +0200 [thread overview]
Message-ID: <1531745857-5561-1-git-send-email-alexandre.torgue@st.com> (raw)
Hi,
This series includes two updates for stm32 pinctrl driver:
-Fixes the way to map a gpio bank to an EXTi line.
-Check "status" devicetree entry (in gpio-contriller node) before registering
a new gpio bank.
Regards
Alex
Alexandre Torgue (2):
pinctrl: stm32: fix bank io port number
pinctrl: stm32: check node status before new gpio bank registering
.../bindings/pinctrl/st,stm32-pinctrl.txt | 2 ++
drivers/pinctrl/stm32/pinctrl-stm32.c | 27 +++++++++++++++++++---
2 files changed, 26 insertions(+), 3 deletions(-)
--
2.7.4
next reply other threads:[~2018-07-16 12:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-16 12:57 Alexandre Torgue [this message]
2018-07-16 12:57 ` [PATCH 1/2] pinctrl: stm32: fix bank io port number Alexandre Torgue
2018-07-20 16:35 ` Rob Herring
2018-07-24 16:07 ` Alexandre Torgue
2018-07-25 14:00 ` Rob Herring
2018-07-29 20:02 ` Linus Walleij
2018-07-16 12:57 ` [PATCH 2/2] pinctrl: stm32: check node status before new gpio bank registering Alexandre Torgue
2018-07-29 20:11 ` Linus Walleij
2018-07-30 15:31 ` Alexandre Torgue
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=1531745857-5561-1-git-send-email-alexandre.torgue@st.com \
--to=alexandre.torgue@st.com \
--cc=amelie.delaunay@st.com \
--cc=devicetree@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=robh+dt@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 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).