Re: [PATCH v3 3/7] dt-bindings: display/msm: document MDSS on SM8550

From: Dmitry Baryshkov
Date: Tue Jan 10 2023 - 10:28:07 EST


On 10/01/2023 15:54, Rob Herring wrote:
On Mon, Jan 9, 2023 at 8:30 AM Rob Herring <robh@xxxxxxxxxx> wrote:


On Mon, 09 Jan 2023 11:15:19 +0100, Neil Armstrong wrote:
Document the MDSS hardware found on the Qualcomm SM8550 platform.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
.../bindings/display/msm/qcom,sm8550-mdss.yaml | 331 +++++++++++++++++++++
1 file changed, 331 insertions(+)


My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
on your patch (DT_CHECKER_FLAGS is new in v5.13):

yamllint warnings/errors:

dtschema/dtc warnings/errors:
Documentation/devicetree/bindings/display/msm/qcom,sm8550-mdss.example.dts:21:18: fatal error: dt-bindings/clock/qcom,sm8550-dispcc.h: No such file or directory
21 | #include <dt-bindings/clock/qcom,sm8550-dispcc.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.lib:434: Documentation/devicetree/bindings/display/msm/qcom,sm8550-mdss.example.dtb] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:1508: dt_binding_check] Error 2

Now failing in linux-next... Why was this applied before the dependency?

I failed to notice the dependency while applying. It was taken out, but probably too late to propagate into today's linux-next. It will be fixed tomorrow. Please excuse me for the troubles.

--
With best wishes
Dmitry