[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200928172631.GA2933280@bogus>
Date: Mon, 28 Sep 2020 12:26:31 -0500
From: Rob Herring <robh@...nel.org>
To: kholk11@...il.com
Cc: linux-pm@...r.kernel.org, konradybcio@...il.com,
devicetree@...r.kernel.org, linux-arm-msm@...r.kernel.org,
marijns95@...il.com, martin.botka1@...il.com, agross@...nel.org,
bjorn.andersson@...aro.org, phone-devel@...r.kernel.org,
georgi.djakov@...aro.org, linux-kernel@...r.kernel.org,
robh+dt@...nel.org
Subject: Re: [PATCH 2/2] dt-bindings: interconnect: Add bindings for Qualcomm
SDM660 NoC
On Sat, 26 Sep 2020 14:51:01 +0200, kholk11@...il.com wrote:
> From: AngeloGioacchino Del Regno <kholk11@...il.com>
>
> Add the bindings for the Qualcomm SDM660-class NoC, valid for
> SDM630, SDM636, SDM660 and SDA variants.
>
> Signed-off-by: AngeloGioacchino Del Regno <kholk11@...il.com>
> ---
> .../bindings/interconnect/qcom,sdm660.yaml | 146 ++++++++++++++++++
> 1 file changed, 146 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sdm660.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
Error: Documentation/devicetree/bindings/interconnect/qcom,sdm660.example.dts:64.33-34 syntax error
FATAL ERROR: Unable to parse input tree
make[1]: *** [scripts/Makefile.lib:342: Documentation/devicetree/bindings/interconnect/qcom,sdm660.example.dt.yaml] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:1366: dt_binding_check] Error 2
See https://patchwork.ozlabs.org/patch/1371756
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:
pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade
Please check and re-submit.
Powered by blists - more mailing lists