All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Georgi Djakov
	<georgi.djakov-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	Thierry Reding
	<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema
Date: Thu, 16 Jan 2020 13:28:17 -0600	[thread overview]
Message-ID: <20200116192817.GA30287@bogus> (raw)
In-Reply-To: <20200114181519.3402385-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On Tue, 14 Jan 2020 19:15:18 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> 
> Convert the Tegra186 BPMP bindings from the old free-form text format to
> a json-schema and fix things up so that existing device trees properly
> validate.
> 
> Signed-off-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> ---
>  .../firmware/nvidia,tegra186-bpmp.txt         | 107 ---------
>  .../firmware/nvidia,tegra186-bpmp.yaml        | 209 ++++++++++++++++++
>  2 files changed, 209 insertions(+), 107 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.txt
>  create mode 100644 Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.yaml
> 

My bot found errors running 'make dt_binding_check' on your patch:

Documentation/devicetree/bindings/display/simple-framebuffer.example.dts:21.16-37.11: Warning (chosen_node_is_root): /example-0/chosen: chosen node must be at root node
Error: Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.example.dts:52.29-30 syntax error
FATAL ERROR: Unable to parse input tree
scripts/Makefile.lib:300: recipe for target 'Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.example.dt.yaml' failed
make[1]: *** [Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.example.dt.yaml] Error 1
Makefile:1263: recipe for target 'dt_binding_check' failed
make: *** [dt_binding_check] Error 2

See https://patchwork.ozlabs.org/patch/1222983
Please check and re-submit.

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Georgi Djakov <georgi.djakov@linaro.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema
Date: Thu, 16 Jan 2020 13:28:17 -0600	[thread overview]
Message-ID: <20200116192817.GA30287@bogus> (raw)
In-Reply-To: <20200114181519.3402385-1-thierry.reding@gmail.com>

On Tue, 14 Jan 2020 19:15:18 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Convert the Tegra186 BPMP bindings from the old free-form text format to
> a json-schema and fix things up so that existing device trees properly
> validate.
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
>  .../firmware/nvidia,tegra186-bpmp.txt         | 107 ---------
>  .../firmware/nvidia,tegra186-bpmp.yaml        | 209 ++++++++++++++++++
>  2 files changed, 209 insertions(+), 107 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.txt
>  create mode 100644 Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.yaml
> 

My bot found errors running 'make dt_binding_check' on your patch:

Documentation/devicetree/bindings/display/simple-framebuffer.example.dts:21.16-37.11: Warning (chosen_node_is_root): /example-0/chosen: chosen node must be at root node
Error: Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.example.dts:52.29-30 syntax error
FATAL ERROR: Unable to parse input tree
scripts/Makefile.lib:300: recipe for target 'Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.example.dt.yaml' failed
make[1]: *** [Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.example.dt.yaml] Error 1
Makefile:1263: recipe for target 'dt_binding_check' failed
make: *** [dt_binding_check] Error 2

See https://patchwork.ozlabs.org/patch/1222983
Please check and re-submit.

  parent reply	other threads:[~2020-01-16 19:28 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-14 18:15 [PATCH 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema Thierry Reding
2020-01-14 18:15 ` Thierry Reding
     [not found] ` <20200114181519.3402385-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-14 18:15   ` [RFC 2/2] dt-bindings: firmware: tegra186-bpmp: Document interconnects property Thierry Reding
2020-01-14 18:15     ` Thierry Reding
     [not found]     ` <20200114181519.3402385-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-17 15:23       ` Georgi Djakov
2020-01-17 15:23         ` Georgi Djakov
     [not found]         ` <7aefac6c-092c-b5a6-2fa6-e283d2147fc3-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2020-01-20 15:06           ` Thierry Reding
2020-01-20 15:06             ` Thierry Reding
2020-01-21  6:53             ` Dmitry Osipenko
2020-01-21  6:53               ` Dmitry Osipenko
     [not found]               ` <57c37b3c-1473-d444-db59-8c6650241188-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-21 14:10                 ` Thierry Reding
2020-01-21 14:10                   ` Thierry Reding
2020-01-21 15:18                   ` Georgi Djakov
2020-01-21 15:18                     ` Georgi Djakov
     [not found]                     ` <83d94918-bc01-131b-924c-9750767d3b29-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2020-01-21 15:54                       ` Thierry Reding
2020-01-21 15:54                         ` Thierry Reding
2020-01-21 20:12                         ` Dmitry Osipenko
2020-01-21 20:12                           ` Dmitry Osipenko
     [not found]                           ` <ffc22502-0e7e-522c-543d-0e74cc25f4b1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-26 21:56                             ` Dmitry Osipenko
2020-01-26 21:56                               ` Dmitry Osipenko
     [not found]                               ` <853bb7bd-8e04-38ac-d0d6-a958135a49be-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-26 22:03                                 ` Dmitry Osipenko
2020-01-26 22:03                                   ` Dmitry Osipenko
     [not found]                                   ` <f915949a-b46e-26fe-f103-fbc8d1fa3bb1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-27 12:52                                     ` Thierry Reding
2020-01-27 12:52                                       ` Thierry Reding
2020-01-27 12:49                                 ` Thierry Reding
2020-01-27 12:49                                   ` Thierry Reding
2020-02-05 21:34                                   ` Dmitry Osipenko
2020-02-05 21:34                                     ` Dmitry Osipenko
2020-01-27 12:21                             ` Thierry Reding
2020-01-27 12:21                               ` Thierry Reding
2020-01-28 19:27                               ` Dmitry Osipenko
2020-01-28 19:27                                 ` Dmitry Osipenko
     [not found]                                 ` <d56618e1-8940-65ae-381e-796e44bcf537-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-29  9:36                                   ` Thierry Reding
2020-01-29  9:36                                     ` Thierry Reding
2020-01-29 16:02                                     ` Dmitry Osipenko
2020-01-29 16:02                                       ` Dmitry Osipenko
     [not found]                                       ` <0b8692ab-4e06-b277-bbe2-93922e47c2f6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-01-29 16:13                                         ` Georgi Djakov
2020-01-29 16:13                                           ` Georgi Djakov
     [not found]                                           ` <7db91ca2-6ef7-7161-6ec9-f69a8d8d8a34-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2020-01-29 16:16                                             ` Dmitry Osipenko
2020-01-29 16:16                                               ` Dmitry Osipenko
2020-01-16 19:28   ` Rob Herring [this message]
2020-01-16 19:28     ` [PATCH 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema Rob Herring

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=20200116192817.GA30287@bogus \
    --to=robh-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=georgi.djakov-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.