Re: [PATCH v5 3/5] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
From: Taniya Das <hidden>
Date: 2020-02-25 05:49:19
Also in:
linux-arm-msm, linux-clk, lkml
From: Taniya Das <hidden>
Date: 2020-02-25 05:49:19
Also in:
linux-arm-msm, linux-clk, lkml
Hi Rob, On 2/25/2020 12:12 AM, Rob Herring wrote:
My bot found errors running 'make dt_binding_check' on your patch: Documentation/devicetree/bindings/display/simple-framebuffer.example.dts:21.16-37.11: Warning (chosen_node_is_root): /example-0/chosen: chosen node must be at root node Error: Documentation/devicetree/bindings/clock/qcom,sc7180-mss.example.dts:21.26-27 syntax error FATAL ERROR: Unable to parse input tree scripts/Makefile.lib:300: recipe for target 'Documentation/devicetree/bindings/clock/qcom,sc7180-mss.example.dt.yaml' failed make[1]: *** [Documentation/devicetree/bindings/clock/qcom,sc7180-mss.example.dt.yaml] Error 1 Makefile:1263: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1242999 Please check and re-submit.
The error shows syntax error at line 21, below is the example.dts from
my tree and would compile for me as I have the dependency of the include
file when I compile.
Please guide how to go about.
+#define GCC_MSS_MFAB_AXIS_CLK 126
17 #include <dt-bindings/clock/qcom,gcc-sc7180.h>
18 clock-controller@41a8000 {
19 compatible = "qcom,sc7180-mss";
20 reg = <0 0x041a8000 0 0x8000>;
21 clocks = <&gcc GCC_MSS_MFAB_AXIS_CLK>,
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation.
--