From: Rob Herring <robh@kernel.org>
To: David Heidelberg <david@ixit.cz>
Cc: Jonathan Hunter <jonathanh@nvidia.com>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
linux-tegra@vger.kernel.org, ~okias/devicetree@lists.sr.ht,
devicetree@vger.kernel.org, Stephen Warren <swarren@nvidia.com>,
linux-kernel@vger.kernel.org,
Thierry Reding <thierry.reding@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH v2] dt-bindings: timer: Tegra: Convert text bindings to yaml
Date: Thu, 03 Mar 2022 17:10:41 -0600 [thread overview]
Message-ID: <1646349041.283916.2570329.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <20220303211620.32456-1-david@ixit.cz>
On Thu, 03 Mar 2022 22:16:19 +0100, David Heidelberg wrote:
> Convert Tegra timer binding into yaml format.
>
> This commit also merge 3 text bindings with almost
> identical content (differens in number of registers).
>
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
> v2:
> - reg: true -> reg: maxItems: 1
> ---
> .../bindings/timer/nvidia,tegra-timer.yaml | 150 ++++++++++++++++++
> .../bindings/timer/nvidia,tegra20-timer.txt | 24 ---
> .../bindings/timer/nvidia,tegra210-timer.txt | 36 -----
> .../bindings/timer/nvidia,tegra30-timer.txt | 28 ----
> 4 files changed, 150 insertions(+), 88 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/timer/nvidia,tegra-timer.yaml
> delete mode 100644 Documentation/devicetree/bindings/timer/nvidia,tegra20-timer.txt
> delete mode 100644 Documentation/devicetree/bindings/timer/nvidia,tegra210-timer.txt
> delete mode 100644 Documentation/devicetree/bindings/timer/nvidia,tegra30-timer.txt
>
My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
on your patch (DT_CHECKER_FLAGS is new in v5.13):
yamllint warnings/errors:
dtschema/dtc warnings/errors:
Documentation/devicetree/bindings/timer/nvidia,tegra-timer.example.dts:21.24-31.11: Warning (interrupts_property): /example-0/timer@60005000: Missing interrupt-parent
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/patch/1600650
This check can fail if there are any dependencies. The base for a patch
series is generally the most recent rc1.
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:
pip3 install dtschema --upgrade
Please check and re-submit.
next prev parent reply other threads:[~2022-03-03 23:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-03 21:16 [PATCH v2] dt-bindings: timer: Tegra: Convert text bindings to yaml David Heidelberg
2022-03-03 23:10 ` Rob Herring [this message]
2022-03-03 23:17 ` 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=1646349041.283916.2570329.nullmailer@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=daniel.lezcano@linaro.org \
--cc=david@ixit.cz \
--cc=devicetree@vger.kernel.org \
--cc=jonathanh@nvidia.com \
--cc=krzysztof.kozlowski@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=swarren@nvidia.com \
--cc=tglx@linutronix.de \
--cc=thierry.reding@gmail.com \
--cc=~okias/devicetree@lists.sr.ht \
/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