[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <174433447237.1635065.9681378963946489764.robh@kernel.org>
Date: Thu, 10 Apr 2025 20:21:12 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: iuncuim <iuncuim@...il.com>
Cc: Chen-Yu Tsai <wens@...e.org>, Samuel Holland <samuel@...lland.org>,
linux-arm-kernel@...ts.infradead.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>, devicetree@...r.kernel.org,
Andre Przywara <andre.przywara@....com>,
Philipp Zabel <p.zabel@...gutronix.de>, Zhang Rui <rui.zhang@...el.com>,
Lukasz Luba <lukasz.luba@....com>, Yangtao Li <tiny.windzz@...il.com>,
Jernej Skrabec <jernej.skrabec@...il.com>, linux-kernel@...r.kernel.org,
linux-sunxi@...ts.linux.dev, Conor Dooley <conor+dt@...nel.org>,
Vasily Khoruzhick <anarsoul@...il.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>, linux-pm@...r.kernel.org,
Piotr Oniszczuk <piotr.oniszczuk@...il.com>,
"Rafael J . Wysocki" <rafael@...nel.org>
Subject: Re: [PATCH 6/6] dt-bindings: thermal: sun8i: Add A523 THS0/1
controllers
On Fri, 11 Apr 2025 08:38:26 +0800, iuncuim wrote:
> From: Mikhail Kalashnikov <iuncuim@...il.com>
>
> Add dt-bindings description of the thermal sensors in the A523 processor.
>
> Signed-off-by: Mikhail Kalashnikov <iuncuim@...il.com>
> ---
> .../bindings/thermal/allwinner,sun8i-a83t-ths.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
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/allwinner,sun8i-a83t-ths.example.dtb: thermal-sensor@...5000 (allwinner,sun8i-h3-ths): clock-names:1: 'gpadc' was expected
from schema $id: http://devicetree.org/schemas/thermal/allwinner,sun8i-a83t-ths.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250411003827.782544-7-iuncuim@gmail.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.
Powered by blists - more mailing lists