From: Rob Herring <robh@kernel.org>
To: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>, Marc Zyngier <maz@kernel.org>,
Sekhar Nori <nsekhar@ti.com>,
Peter Ujfalusi <peter.ujfalusi@ti.com>,
Santosh Shilimkar <ssantosh@kernel.org>,
Device Tree Mailing List <devicetree@vger.kernel.org>,
Nishanth Menon <nm@ti.com>,
Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org>,
Thomas Gleixner <tglx@linutronix.de>,
Grygorii Strashko <grygorii.strashko@ti.com>,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH v2 5/9] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml
Date: Tue, 21 Jul 2020 09:49:34 -0600 [thread overview]
Message-ID: <20200721154934.GA356627@bogus> (raw)
In-Reply-To: <20200721061007.28324-6-lokeshvutla@ti.com>
On Tue, 21 Jul 2020 11:40:03 +0530, Lokesh Vutla wrote:
> In order to automate the verification of DT nodes convert
> ti,sci-intr.txt ti,sci-intr.yaml.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> ---
> .../interrupt-controller/ti,sci-intr.txt | 83 -------------
> .../interrupt-controller/ti,sci-intr.yaml | 113 ++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 114 insertions(+), 84 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.txt
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.example.dt.yaml: interrupt-controller0: $nodename:0: 'interrupt-controller0' does not match '^interrupt-controller(@[0-9a-f,]+)*$'
See https://patchwork.ozlabs.org/patch/1332809
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-07-21 15:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-21 6:09 [PATCH v2 0/9] irqchip: ti,sci-intr/inta: Update the dt bindings to accept different interrupt parents Lokesh Vutla
2020-07-21 6:09 ` [PATCH v2 1/9] firmware: ti_sci: Drop the device id to resource type translation Lokesh Vutla
2020-07-21 6:10 ` [PATCH v2 2/9] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map Lokesh Vutla
2020-07-21 6:10 ` [PATCH v2 3/9] firmware: ti_sci: Add support for getting resource with subtype Lokesh Vutla
2020-07-21 6:10 ` [PATCH v2 4/9] dt-bindings: irqchip: ti,sci-intr: Update bindings to drop the usage of gic as parent Lokesh Vutla
2020-07-21 6:10 ` [PATCH v2 5/9] dt-bindings: irqchip: Convert ti,sci-intr bindings to yaml Lokesh Vutla
2020-07-21 15:49 ` Rob Herring [this message]
2020-07-21 15:55 ` Rob Herring
2020-07-21 6:10 ` [PATCH v2 6/9] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR Lokesh Vutla
2020-07-21 6:10 ` [PATCH v2 7/9] dt-bindings: irqchip: ti,sci-inta: Update docs to support different parent Lokesh Vutla
2020-07-21 6:10 ` [PATCH v2 8/9] dt-bindings: irqchip: Convert ti,sci-inta bindings to yaml Lokesh Vutla
2020-07-21 15:56 ` [PATCH v2 8/9] dt-bindings: irqchip: Convert ti, sci-inta " Rob Herring
2020-07-21 6:10 ` [PATCH v2 9/9] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC Lokesh Vutla
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=20200721154934.GA356627@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=grygorii.strashko@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=lokeshvutla@ti.com \
--cc=maz@kernel.org \
--cc=nm@ti.com \
--cc=nsekhar@ti.com \
--cc=peter.ujfalusi@ti.com \
--cc=robh+dt@kernel.org \
--cc=ssantosh@kernel.org \
--cc=t-kristo@ti.com \
--cc=tglx@linutronix.de \
/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).