[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <176546866607.1487115.6798113196659439308.robh@kernel.org>
Date: Thu, 11 Dec 2025 09:57:47 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Andrew Jeffery <andrew@...econstruct.com.au>
Cc: linux-mmc@...r.kernel.org, linux-gpio@...r.kernel.org,
Joel Stanley <joel@....id.au>, linux-aspeed@...ts.ozlabs.org,
Linus Walleij <linusw@...nel.org>, devicetree@...r.kernel.org,
linux-hwmon@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-iio@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>,
openbmc@...ts.ozlabs.org, Krzysztof Kozlowski <krzk+dt@...nel.org>
Subject: Re: [PATCH RFC 06/16] dt-bindings: mmc: Switch ref to
sdhci-common.yaml
On Thu, 11 Dec 2025 17:45:48 +0900, Andrew Jeffery wrote:
> Enable use of common SDHCI-related properties such as sdhci-caps-mask as
> found in the AST2600 EVB DTS.
>
> Signed-off-by: Andrew Jeffery <andrew@...econstruct.com.au>
> ---
> Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
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/hwmon/aspeed,ast2400-pwm-tacho.example.dtb: fan-controller@...86000 (aspeed,ast2500-pwm-tacho): #cooling-cells: 2 was expected
from schema $id: http://devicetree.org/schemas/thermal/thermal-cooling-devices.yaml
doc reference errors (make refcheckdocs):
See https://patchwork.kernel.org/project/devicetree/patch/20251211-dev-dt-warnings-all-v1-6-21b18b9ada77@codeconstruct.com.au
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