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/2] STM32 pinctrl: remove dependency between pinctrl driver and device tree
Date: Thu, 20 Oct 2016 15:26:50 +0200 [thread overview]
Message-ID: <1476970012-7838-1-git-send-email-alexandre.torgue@st.com> (raw)
Hi,
Currently 4.9-rc1 is not booting correctly on STM32F4.
By adding gpios irqs support to stm32 pinctrl, a dependency has been
added between pinctrl stm32 and stm32f4 device tree (my mistake).
This series breaks this dependency and has to be taken on 4.9_rcs.
Regards
Alex
Alexandre TORGUE (2):
pinctrl: stm32: remove dependency with interrupt controller
pinctrl: stm32: move gpio irqs binding to optional
Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt | 10 +++++-----
drivers/pinctrl/stm32/pinctrl-stm32.c | 8 +++++---
2 files changed, 10 insertions(+), 8 deletions(-)
--
1.9.1
next reply other threads:[~2016-10-20 13:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-20 13:26 Alexandre TORGUE [this message]
[not found] ` <1476970012-7838-1-git-send-email-alexandre.torgue-qxv4g6HH51o@public.gmane.org>
2016-10-20 13:26 ` [PATCH 1/2] pinctrl: stm32: remove dependency with interrupt controller Alexandre TORGUE
2016-10-23 23:55 ` Linus Walleij
2016-10-20 13:26 ` [PATCH 2/2] pinctrl: stm32: move gpio irqs binding to optional Alexandre TORGUE
2016-10-23 23:56 ` 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=1476970012-7838-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