From: Rob Herring <robh@kernel.org>
To: Maulik Shah <mkshah@codeaurora.org>
Cc: devicetree@vger.kernel.org, bjorn.andersson@linaro.org,
	evgreen@chromium.org, agross@kernel.org, swboyd@chromium.org,
	linux-arm-msm@vger.kernel.org, Lina Iyer <ilina@codeaurora.org>,
	dianders@chromium.org,
	Mahesh Sivasubramanian <msivasub@codeaurora.org>,
	mka@chromium.org, rnayak@codeaurora.org, linux@roeck-us.net,
	lsrao@codeaurora.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v10 1/5] dt-bindings: Introduce SoC sleep stats bindings
Date: Tue, 05 Oct 2021 07:26:38 -0500	[thread overview]
Message-ID: <1633436798.669118.3226812.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <1633425065-7927-2-git-send-email-mkshah@codeaurora.org>
On Tue, 05 Oct 2021 14:41:01 +0530, Maulik Shah wrote:
> From: Mahesh Sivasubramanian <msivasub@codeaurora.org>
> 
> Add device binding documentation for Qualcomm Technologies, Inc. (QTI)
> SoC sleep stats driver. The driver is used for displaying SoC sleep
> statistic maintained by Always On Processor or Resource Power Manager.
> 
> Cc: devicetree@vger.kernel.org
> Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
> Signed-off-by: Lina Iyer <ilina@codeaurora.org>
> Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
> Reviewed-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> Reviewed-by: Stephen Boyd <swboyd@chromium.org>
> ---
>  .../bindings/soc/qcom/soc-sleep-stats.yaml         | 47 ++++++++++++++++++++++
>  1 file changed, 47 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/soc/qcom/soc-sleep-stats.yaml
> 
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:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/soc/qcom/soc-sleep-stats.example.dt.yaml: memory@c3f0000: 'device_type' is a required property
	From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/memory.yaml
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/soc/qcom/soc-sleep-stats.example.dt.yaml: memory@4690000: 'device_type' is a required property
	From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/memory.yaml
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/patch/1536587
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:[~2021-10-05 12:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1633425065-7927-1-git-send-email-mkshah@codeaurora.org>
2021-10-05  9:11 ` [PATCH v10 1/5] dt-bindings: Introduce SoC sleep stats bindings Maulik Shah
2021-10-05 12:26   ` Rob Herring [this message]
2021-10-05 16:01   ` Bjorn Andersson
2021-10-06 15:14     ` Maulik Shah
2021-10-05  9:11 ` [PATCH v10 3/5] arm64: dts: qcom: sc7180: Enable SoC sleep stats Maulik Shah
2021-10-05  9:11 ` [PATCH v10 5/5] arm64: dts: qcom: sc7280: " Maulik Shah
2021-10-05 16:09   ` Bjorn Andersson
2021-10-06 15:20     ` Maulik Shah
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=1633436798.669118.3226812.nullmailer@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=evgreen@chromium.org \
    --cc=ilina@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lsrao@codeaurora.org \
    --cc=mka@chromium.org \
    --cc=mkshah@codeaurora.org \
    --cc=msivasub@codeaurora.org \
    --cc=rnayak@codeaurora.org \
    --cc=swboyd@chromium.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).