From: Rob Herring <robh@kernel.org>
To: Ryan.Wanner@microchip.com
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
alexandre.berna@microchip.com, nicolas.ferre@microchip.com,
Claudiu.Beznea@microchip.com, devicetree@vger.kernel.org,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org
Subject: Re: [PATCH] dt-bindings: sound: Convert atmel CLASSD to json-schema
Date: Tue, 05 Jul 2022 13:18:57 -0600 [thread overview]
Message-ID: <1657048737.414926.2471234.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <20220705163046.18409-1-Ryan.Wanner@microchip.com>
On Tue, 05 Jul 2022 09:30:46 -0700, Ryan.Wanner@microchip.com wrote:
> From: Ryan Wanner <Ryan.Wanner@microchip.com>
>
> Convert atmel CLASSD devicetree binding to json-schema.
> Change file name to match json-scheme naming.
>
> Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
> ---
> .../bindings/sound/atmel,sama5d2-classd.yaml | 111 ++++++++++++++++++
> .../bindings/sound/atmel-classd.txt | 55 ---------
> 2 files changed, 111 insertions(+), 55 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/sound/atmel,sama5d2-classd.yaml
> delete mode 100644 Documentation/devicetree/bindings/sound/atmel-classd.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/sound/atmel,sama5d2-classd.yaml: $id: relative path/filename doesn't match actual path or filename
expected: http://devicetree.org/schemas/sound/atmel,sama5d2-classd.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/patch/
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.
prev parent reply other threads:[~2022-07-05 19:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-05 16:30 [PATCH] dt-bindings: sound: Convert atmel CLASSD to json-schema Ryan.Wanner
2022-07-05 18:01 ` Krzysztof Kozlowski
2022-07-05 19:18 ` Rob Herring [this message]
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=1657048737.414926.2471234.nullmailer@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=Claudiu.Beznea@microchip.com \
--cc=Ryan.Wanner@microchip.com \
--cc=alexandre.berna@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolas.ferre@microchip.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).