From: "Rob Herring (Arm)" <robh@kernel.org>
To: John Madieu <john.madieu.xa@bp.renesas.com>
Cc: claudiu.beznea.uj@bp.renesas.com, geert+renesas@glider.be,
rui.zhang@intel.com, sboyd@kernel.org,
linux-renesas-soc@vger.kernel.org, biju.das.jz@bp.renesas.com,
devicetree@vger.kernel.org, p.zabel@pengutronix.de,
lukasz.luba@arm.com, rafael@kernel.org, conor+dt@kernel.org,
mturquette@baylibre.com, john.madieu@gmail.com,
linux-kernel@vger.kernel.org, krzk+dt@kernel.org,
magnus.damm@gmail.com, linux-clk@vger.kernel.org,
daniel.lezcano@linaro.org
Subject: Re: [PATCH 3/7] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
Date: Thu, 20 Feb 2025 12:15:54 -0600 [thread overview]
Message-ID: <174007535477.3240838.6529561683095110061.robh@kernel.org> (raw)
In-Reply-To: <20250220152640.49010-4-john.madieu.xa@bp.renesas.com>
On Thu, 20 Feb 2025 16:26:08 +0100, John Madieu wrote:
> The Renesas RZ/G3E SoC includes a Thermal Sensor Unit (TSU) block designed
> to measure the junction temperature. The device provides real-time temperature
> measurements for thermal management, utilizing a single dedicated channel
> (channel 1) for temperature sensing.
>
> Signed-off-by: John Madieu <john.madieu.xa@bp.renesas.com>
> ---
> .../thermal/renesas,r9a09g047-tsu.yaml | 123 ++++++++++++++++++
> 1 file changed, 123 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/thermal/renesas,r9a09g047-tsu.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/thermal/renesas,r9a09g047-tsu.example.dtb: thermal@14002000: reg: [[0, 335552512], [0, 4096]] is too long
from schema $id: http://devicetree.org/schemas/thermal/renesas,r9a09g047-tsu.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250220152640.49010-4-john.madieu.xa@bp.renesas.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.
next prev parent reply other threads:[~2025-02-20 18:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-20 15:26 [PATCH 0/7] thermal: renesas: Add support fot RZ/G3E John Madieu
2025-02-20 15:26 ` [PATCH 1/7] soc: renesas: rz-sysc: add syscon/regmap support John Madieu
2025-02-20 15:26 ` [PATCH 2/7] clk: renesas: r9a09g047: Add clock and reset signals for the TSU IP John Madieu
2025-02-20 15:26 ` [PATCH 3/7] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit John Madieu
2025-02-20 18:15 ` Rob Herring (Arm) [this message]
2025-02-26 15:49 ` John Madieu
2025-02-20 19:17 ` Rob Herring
2025-02-26 15:40 ` John Madieu
2025-02-27 9:11 ` Geert Uytterhoeven
2025-02-27 11:06 ` John Madieu
2025-02-20 15:26 ` [PATCH 4/7] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC John Madieu
2025-02-20 15:26 ` [PATCH 5/7] thermal: renesas: rzg3e: Add safety check when reading temperature John Madieu
2025-02-20 15:26 ` [PATCH 6/7] arm64: dts: renesas: r9a09g047: Add TSU node John Madieu
2025-02-20 15:26 ` [PATCH 7/7] arm64: defconfig: Enable RZ/G3E thermal John Madieu
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=174007535477.3240838.6529561683095110061.robh@kernel.org \
--to=robh@kernel.org \
--cc=biju.das.jz@bp.renesas.com \
--cc=claudiu.beznea.uj@bp.renesas.com \
--cc=conor+dt@kernel.org \
--cc=daniel.lezcano@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=john.madieu.xa@bp.renesas.com \
--cc=john.madieu@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=lukasz.luba@arm.com \
--cc=magnus.damm@gmail.com \
--cc=mturquette@baylibre.com \
--cc=p.zabel@pengutronix.de \
--cc=rafael@kernel.org \
--cc=rui.zhang@intel.com \
--cc=sboyd@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