From: Benjamin Gaignard <benjamin.gaignard@st.com>
To: <robh+dt@kernel.org>, <mcoquelin.stm32@gmail.com>,
<alexandre.torgue@st.com>, <lee.jones@linaro.org>,
<benjamin.gaignard@st.com>
Cc: <devicetree@vger.kernel.org>,
<linux-stm32@st-md-mailman.stormreply.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: [PATCH 0/5] ARM: STM32: Add compatibles for syscon nodes
Date: Fri, 3 Jul 2020 11:55:15 +0200 [thread overview]
Message-ID: <20200703095520.30264-1-benjamin.gaignard@st.com> (raw)
Since commit ad440432d1f9 ("dt-bindings: mfd: Ensure 'syscon' has a more specific compatible")
it is required to provide at least 2 compatibles string for syscon node.
This series update the syscon of the STM32 SoCs to fix the reported errors.
Benjamin Gaignard (5):
dt-bingings: arm: stm32: Add compatibles for syscon nodes
ARM: dts: stm32: Add compatibles for syscon for stm32f426
ARM: dts: stm32: Add compatibles for syscon for stm32f746
ARM: dts: stm32: Add compatibles for syscon for stm32h743
ARM: dts: stm32: Add compatibles for syscon for stm32mp151
.../devicetree/bindings/arm/stm32/st,stm32-syscon.yaml | 14 +++++++++++++-
arch/arm/boot/dts/stm32f429.dtsi | 6 +++---
arch/arm/boot/dts/stm32f746.dtsi | 6 +++---
arch/arm/boot/dts/stm32h743.dtsi | 6 +++---
arch/arm/boot/dts/stm32mp151.dtsi | 2 +-
5 files changed, 23 insertions(+), 11 deletions(-)
--
2.15.0
next reply other threads:[~2020-07-03 9:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-03 9:55 Benjamin Gaignard [this message]
2020-07-03 9:55 ` [PATCH 1/5] dt-bingings: arm: stm32: Add compatibles for syscon nodes Benjamin Gaignard
2020-07-15 21:03 ` Rob Herring
2020-07-03 9:55 ` [PATCH 2/5] ARM: dts: stm32: Add compatibles for syscon for stm32f426 Benjamin Gaignard
2020-07-03 9:55 ` [PATCH 3/5] ARM: dts: stm32: Add compatibles for syscon for stm32f746 Benjamin Gaignard
2020-07-03 9:55 ` [PATCH 4/5] ARM: dts: stm32: Add compatibles for syscon for stm32h743 Benjamin Gaignard
2020-07-03 9:55 ` [PATCH 5/5] ARM: dts: stm32: Add compatibles for syscon for stm32mp151 Benjamin Gaignard
2020-07-21 8:43 ` [PATCH 0/5] ARM: STM32: Add compatibles for syscon nodes 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=20200703095520.30264-1-benjamin.gaignard@st.com \
--to=benjamin.gaignard@st.com \
--cc=alexandre.torgue@st.com \
--cc=devicetree@vger.kernel.org \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.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).