[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <174170473449.3452573.11984106414323631593.robh@kernel.org>
Date: Tue, 11 Mar 2025 09:52:48 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Vikash Garodia <quic_vgarodia@...cinc.com>
Cc: linux-media@...r.kernel.org, Abhinav Kumar <quic_abhinavk@...cinc.com>,
Conor Dooley <conor+dt@...nel.org>, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org, Konrad Dybcio <konradybcio@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>, devicetree@...r.kernel.org,
Dikshita Agarwal <quic_dikshita@...cinc.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>
Subject: Re: [PATCH 1/4] dt-bindings: media: qcom,sm8550-iris: update power
domain name
On Tue, 11 Mar 2025 17:33:53 +0530, Vikash Garodia wrote:
> Not all platforms has a collapsible mx, so use the more generic naming
> of mx in the binding.
>
> Signed-off-by: Vikash Garodia <quic_vgarodia@...cinc.com>
> ---
> Documentation/devicetree/bindings/media/qcom,sm8550-iris.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/media/qcom,sm8550-iris.example.dtb: video-codec@...0000: power-domain-names:2: 'mx' was expected
from schema $id: http://devicetree.org/schemas/media/qcom,sm8550-iris.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250311-dtbinding-v1-1-5c807d33f7ae@quicinc.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