Re: [PATCH v3 05/11] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2024-11-08 11:39:59
Also in:
linux-arm-msm, linux-clk, linux-devicetree, lkml
On Thu, Nov 07, 2024 at 11:46:26PM -0600, Rob Herring (Arm) wrote:
On Fri, 08 Nov 2024 09:39:22 +0530, Taniya Das wrote:quoted
Add DT bindings for the Display clock on QCS615 platforms. Add the relevant DT include definitions as well. Signed-off-by: Taniya Das <redacted> --- .../bindings/clock/qcom,qcs615-dispcc.yaml | 73 ++++++++++++++++++++++ include/dt-bindings/clock/qcom,qcs615-dispcc.h | 52 +++++++++++++++ 2 files changed, 125 insertions(+)My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: Documentation/devicetree/bindings/clock/qcom,qcs615-dispcc.example.dts:19:18: fatal error: dt-bindings/clock/qcom,qcs615-gcc.h: No such file or directory 19 | #include <dt-bindings/clock/qcom,qcs615-gcc.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [scripts/Makefile.dtbs:129: Documentation/devicetree/bindings/clock/qcom,qcs615-dispcc.example.dtb] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/builds/robherring/dt-review-ci/linux/Makefile:1442: dt_binding_check] Error 2 make: *** [Makefile:224: __sub-make] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20241108-qcs615-mm-clockcontroller-v3-5-7d3b2d235fdf@quicinc.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch.
I see this patchset being sent again without changes and receiving same errors again, so maybe you expect different results, like some review? I don't know, but just in case that's the case please carefully read message you got. If lack of review is expected, then of course no problem here. Best regards, Krzysztof