From: Alexandre TORGUE <alexandre.torgue@st.com>
To: Linus Walleij <linus.walleij@linaro.org>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Patrice Chotard <patrice.chotard@st.com>,
Paul Gortmaker <paul.gortmaker@windriver.com>,
Rob Herring <robh+dt@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <linux-gpio@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>
Subject: [PATCH 0/3] Add STM32F746 MCU pinctrl support
Date: Tue, 5 Jul 2016 15:40:14 +0200 [thread overview]
Message-ID: <1467726017-20041-1-git-send-email-alexandre.torgue@st.com> (raw)
This series adds STM32F746 pinctrl and GPIO support, relies on the
generic STM32 pinctrl driver.
Regards
Alex
Alexandre TORGUE (2):
includes: dt-bindings: Add STM32F746 pinctrl DT bindings
Documentation: dt: Add new compatible to STM32 pinctrl driver bindings
Maxime Coquelin (1):
pinctrl: Add STM32F746 MCU support
.../bindings/pinctrl/st,stm32-pinctrl.txt | 1 +
drivers/pinctrl/stm32/Kconfig | 6 +
drivers/pinctrl/stm32/Makefile | 2 +
drivers/pinctrl/stm32/pinctrl-stm32f746.c | 1693 ++++++++++++++++++++
include/dt-bindings/pinctrl/stm32f746-pinfunc.h | 1335 +++++++++++++++
5 files changed, 3037 insertions(+)
create mode 100644 drivers/pinctrl/stm32/pinctrl-stm32f746.c
create mode 100644 include/dt-bindings/pinctrl/stm32f746-pinfunc.h
--
1.9.1
next reply other threads:[~2016-07-05 13:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-05 13:40 Alexandre TORGUE [this message]
2016-07-05 13:40 ` [PATCH 1/3] includes: dt-bindings: Add STM32F746 pinctrl DT bindings Alexandre TORGUE
2016-07-05 14:59 ` Linus Walleij
2016-07-05 15:21 ` Alexandre Torgue
2016-07-05 13:40 ` [PATCH 2/3] pinctrl: Add STM32F746 MCU support Alexandre TORGUE
2016-07-05 14:02 ` Paul Gortmaker
2016-07-06 7:49 ` Alexandre Torgue
2016-07-05 15:01 ` Linus Walleij
2016-07-05 13:40 ` [PATCH 3/3] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings Alexandre TORGUE
2016-07-05 15:02 ` 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=1467726017-20041-1-git-send-email-alexandre.torgue@st.com \
--to=alexandre.torgue@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=mcoquelin.stm32@gmail.com \
--cc=patrice.chotard@st.com \
--cc=paul.gortmaker@windriver.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
all inboxes | Powered by JetHome®