[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200128182624.B435B20716@mail.kernel.org>
Date: Tue, 28 Jan 2020 10:26:23 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Dafna Hirschfeld <dafna.hirschfeld@...labora.com>,
linux-arm-msm@...r.kernel.org
Cc: agross@...nel.org, bjorn.andersson@...aro.org,
mturquette@...libre.com, robh+dt@...nel.org, mark.rutland@....com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
dafna.hirschfeld@...labora.com, helen.koike@...labora.com,
ezequiel@...labora.com, kernel@...labora.com, dafna3@...il.com
Subject: Re: [PATCH] dt-binding: fix compilation error of the example in qcom,gcc.yaml
Quoting Dafna Hirschfeld (2020-01-22 05:46:39)
> Running `make dt_binging_check`, gives the error:
>
> DTC Documentation/devicetree/bindings/clock/qcom,gcc.example.dt.yaml
> Error: Documentation/devicetree/bindings/clock/qcom,gcc.example.dts:111.28-29 syntax error
> FATAL ERROR: Unable to parse input tree
>
> This is because the last example uses the macro RPM_SMD_XO_CLK_SRC which
> is defined in qcom,rpmcc.h but the include of this header is missing.
> Add the include to fix the error.
>
> Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@...labora.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists