From: "Rob Herring (Arm)" <robh@kernel.org>
To: Elaine Zhang <zhangqing@rock-chips.com>
Cc: sugar.zhang@rock-chips.com, krzysztof.kozlowski+dt@linaro.org,
linux-arm-kernel@lists.infradead.org, heiko@sntech.de,
mturquette@baylibre.com, conor+dt@kernel.org,
huangtao@rock-chips.com, linux-kernel@vger.kernel.org,
linux-rockchip@lists.infradead.org, linux-clk@vger.kernel.org,
sboyd@kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 4/5] dt-bindings: clock: Add support for rockchip pvtpll
Date: Fri, 17 Oct 2025 03:31:46 -0500 [thread overview]
Message-ID: <176068990653.1336490.3635831064787473495.robh@kernel.org> (raw)
In-Reply-To: <20251017063107.1606965-5-zhangqing@rock-chips.com>
On Fri, 17 Oct 2025 14:31:06 +0800, Elaine Zhang wrote:
> Add pvtpll documentation for rockchip.
>
> Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
> ---
> .../bindings/clock/rockchip,clk-pvtpll.yaml | 98 +++++++++++++++++++
> 1 file changed, 98 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/rockchip,clk-pvtpll.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/clock/rockchip,clk-pvtpll.example.dtb: pvtpll-core@20480000 (rockchip,rv1126b-core-pvtpll): compatible: ['rockchip,rv1126b-core-pvtpll', 'syscon'] is too long
from schema $id: http://devicetree.org/schemas/clock/rockchip,clk-pvtpll.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/clock/rockchip,clk-pvtpll.example.dtb: pvtpll-npu@22080000 (rockchip,rv1126b-npu-pvtpll): compatible: ['rockchip,rv1126b-npu-pvtpll', 'syscon'] is too long
from schema $id: http://devicetree.org/schemas/clock/rockchip,clk-pvtpll.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20251017063107.1606965-5-zhangqing@rock-chips.com
The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.
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 after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2025-10-17 8:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-17 6:31 [PATCH v2 0/5] clk: rockchip: Add clock controller for the RV1126B Elaine Zhang
2025-10-17 6:31 ` [PATCH v2 1/5] clk: rockchip: Implement rockchip_clk_register_armclk_multi_pll() Elaine Zhang
2025-10-17 6:31 ` [PATCH v2 2/5] dt-bindings: clock, reset: Add support for rv1126b Elaine Zhang
2025-10-17 6:31 ` [PATCH v2 3/5] clk: rockchip: Add clock controller for the RV1126B Elaine Zhang
2025-10-18 23:21 ` kernel test robot
2025-10-19 5:30 ` kernel test robot
2025-10-17 6:31 ` [PATCH v2 4/5] dt-bindings: clock: Add support for rockchip pvtpll Elaine Zhang
2025-10-17 8:31 ` Rob Herring (Arm) [this message]
2025-10-17 6:31 ` [PATCH v2 5/5] clk: rockchip: add support for pvtpll clk Elaine Zhang
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=176068990653.1336490.3635831064787473495.robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=huangtao@rock-chips.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
--cc=sugar.zhang@rock-chips.com \
--cc=zhangqing@rock-chips.com \
/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