devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Saravanan Sekar <sravanhome@gmail.com>
Cc: lee.jones@linaro.org, krzysztof.kozlowski+dt@linaro.org,
	jic23@kernel.org, lars@metafoo.de, andy.shevchenko@gmail.com,
	linux-pm@vger.kernel.org, sre@kernel.org, robh+dt@kernel.org,
	devicetree@vger.kernel.org, linux-iio@vger.kernel.org
Subject: Re: [PATCH v2 2/6] dt-bindings: mfd: Add mp2733 compatible
Date: Tue, 14 Jun 2022 19:28:22 -0600	[thread overview]
Message-ID: <1655256502.732671.3407443.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <20220614194225.2226447-2-sravanhome@gmail.com>

On Tue, 14 Jun 2022 21:42:21 +0200, Saravanan Sekar wrote:
> Add new compatible for mp2733 mfd driver.
> 
> Signed-off-by: Saravanan Sekar <sravanhome@gmail.com>
> ---
>  Documentation/devicetree/bindings/mfd/mps,mp2629.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

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:
./Documentation/devicetree/bindings/mfd/mps,mp2629.yaml:22:5: [error] duplication of key "const" in mapping (key-duplicates)

dtschema/dtc warnings/errors:
make[1]: *** Deleting file 'Documentation/devicetree/bindings/mfd/mps,mp2629.example.dts'
Documentation/devicetree/bindings/mfd/mps,mp2629.yaml:22:5: found duplicate key "const" with value "mps,mp2733" (original value: "mps,mp2629")
make[1]: *** [Documentation/devicetree/bindings/Makefile:26: Documentation/devicetree/bindings/mfd/mps,mp2629.example.dts] Error 1
make[1]: *** Waiting for unfinished jobs....
./Documentation/devicetree/bindings/mfd/mps,mp2629.yaml:22:5: found duplicate key "const" with value "mps,mp2733" (original value: "mps,mp2629")
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml: ignoring, error parsing file
make: *** [Makefile:1404: dt_binding_check] Error 2

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.


  parent reply	other threads:[~2022-06-15  1:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-14 19:42 [PATCH v2 1/6] iio: adc: mp2629: fix wrong comparison of channel Saravanan Sekar
2022-06-14 19:42 ` [PATCH v2 2/6] dt-bindings: mfd: Add mp2733 compatible Saravanan Sekar
2022-06-14 20:48   ` Krzysztof Kozlowski
2022-06-15  1:28   ` Rob Herring [this message]
2022-06-14 19:42 ` [PATCH v2 3/6] mfd: mp2629: Add support for mps mp2733 battery charger Saravanan Sekar
2022-06-15  9:47   ` Andy Shevchenko
2022-06-14 19:42 ` [PATCH v2 4/6] iio: adc: mp2629: restrict input voltage mask for mp2629 Saravanan Sekar
2022-06-15  9:48   ` Andy Shevchenko
2022-06-14 19:42 ` [PATCH v2 5/6] power: supply: Add support for mp2733 battery charger Saravanan Sekar
2022-06-14 19:42 ` [PATCH v2 6/6] power: supply: mp2629: Add usb fast charge settings Saravanan Sekar
2022-06-15  9:51   ` Andy Shevchenko
2022-06-15  9:53 ` [PATCH v2 1/6] iio: adc: mp2629: fix wrong comparison of channel Andy Shevchenko

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=1655256502.732671.3407443.nullmailer@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=andy.shevchenko@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lars@metafoo.de \
    --cc=lee.jones@linaro.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sravanhome@gmail.com \
    --cc=sre@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).