From: Rob Herring <robh@kernel.org>
To: Benjamin Gaignard <benjamin.gaignard@st.com>
Cc: devicetree@vger.kernel.org, alexandre.torgue@st.com,
loic.pallardy@st.com, gregkh@linuxfoundation.org,
linus.walleij@linaro.org, linux-kernel@vger.kernel.org,
robh+dt@kernel.org, mcoquelin.stm32@gmail.com,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
Benjamin Gaignard <benjamin.gaignard@st.com>
Subject: Re: [PATCH 3/5] dt-bindings: bus: Add STM32 ETZPC firewall controller
Date: Mon, 20 Apr 2020 12:58:52 -0500 [thread overview]
Message-ID: <20200420175852.GA5063@bogus> (raw)
In-Reply-To: <20200420134800.31604-4-benjamin.gaignard@st.com>
On Mon, 20 Apr 2020 15:47:58 +0200, Benjamin Gaignard wrote:
> Document STM32 ETZPC firewall controller bindings
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> ---
> .../bindings/bus/stm32/st,stm32-etzpc.yaml | 46 ++++++++++++++++++++++
> 1 file changed, 46 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/bus/stm32/st,stm32-etzpc.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
Documentation/devicetree/bindings/bus/stm32/st,stm32-etzpc.example.dts:17.5-24.11: Warning (unit_address_vs_reg): /example-0/soc: node has a reg or ranges property, but no unit name
See https://patchwork.ozlabs.org/patch/1273431
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:
pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade
Please check and re-submit.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Benjamin Gaignard <benjamin.gaignard@st.com>
Cc: robh+dt@kernel.org, mcoquelin.stm32@gmail.com,
alexandre.torgue@st.com, gregkh@linuxfoundation.org,
loic.pallardy@st.com, linus.walleij@linaro.org,
devicetree@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Benjamin Gaignard <benjamin.gaignard@st.com>
Subject: Re: [PATCH 3/5] dt-bindings: bus: Add STM32 ETZPC firewall controller
Date: Mon, 20 Apr 2020 12:58:52 -0500 [thread overview]
Message-ID: <20200420175852.GA5063@bogus> (raw)
In-Reply-To: <20200420134800.31604-4-benjamin.gaignard@st.com>
On Mon, 20 Apr 2020 15:47:58 +0200, Benjamin Gaignard wrote:
> Document STM32 ETZPC firewall controller bindings
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> ---
> .../bindings/bus/stm32/st,stm32-etzpc.yaml | 46 ++++++++++++++++++++++
> 1 file changed, 46 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/bus/stm32/st,stm32-etzpc.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
Documentation/devicetree/bindings/bus/stm32/st,stm32-etzpc.example.dts:17.5-24.11: Warning (unit_address_vs_reg): /example-0/soc: node has a reg or ranges property, but no unit name
See https://patchwork.ozlabs.org/patch/1273431
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:
pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade
Please check and re-submit.
next prev parent reply other threads:[~2020-04-20 17:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-20 13:47 [PATCH 0/5] STM32 ETZPC bus controller Benjamin Gaignard
2020-04-20 13:47 ` Benjamin Gaignard
2020-04-20 13:47 ` [PATCH 1/5] dt-bindings: bus: Add firewall bindings Benjamin Gaignard
2020-04-20 13:47 ` Benjamin Gaignard
2020-04-28 11:24 ` Linus Walleij
2020-04-28 11:24 ` Linus Walleij
2020-04-28 13:13 ` Benjamin GAIGNARD
2020-04-28 13:13 ` Benjamin GAIGNARD
2020-04-28 14:32 ` Linus Walleij
2020-04-28 14:32 ` Linus Walleij
2020-04-20 13:47 ` [PATCH 2/5] bus: stm32: Introduce firewall controller helpers Benjamin Gaignard
2020-04-20 13:47 ` Benjamin Gaignard
2020-04-20 13:47 ` [PATCH 3/5] dt-bindings: bus: Add STM32 ETZPC firewall controller Benjamin Gaignard
2020-04-20 13:47 ` Benjamin Gaignard
2020-04-20 17:58 ` Rob Herring [this message]
2020-04-20 17:58 ` Rob Herring
2020-04-20 13:47 ` [PATCH 4/5] bus: stm32: Add stm32 ETZPC firewall bus controller Benjamin Gaignard
2020-04-20 13:47 ` Benjamin Gaignard
2020-04-20 13:48 ` [PATCH 5/5] ARM: dts: stm32: Use ETZPC firewall bus Benjamin Gaignard
2020-04-20 13:48 ` Benjamin Gaignard
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=20200420175852.GA5063@bogus \
--to=robh@kernel.org \
--cc=alexandre.torgue@st.com \
--cc=benjamin.gaignard@st.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=loic.pallardy@st.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.