[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200427213221.GA31480@bogus>
Date: Mon, 27 Apr 2020 16:32:21 -0500
From: Rob Herring <robh@...nel.org>
To: Matheus Castello <matheus@...tello.eng.br>
Cc: afaerber@...e.de, manivannan.sadhasivam@...aro.org,
mark.rutland@....com, robh+dt@...nel.org,
edgar.righi@...tec.org.br, igor.lima@...tec.org.br,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-actions@...ts.infradead.org,
Matheus Castello <matheus@...tello.eng.br>
Subject: Re: [PATCH v4 2/3] dt-bindings: arm: actions: Document Caninos
Loucos Labrador
On Sun, 26 Apr 2020 13:58:34 -0300, Matheus Castello wrote:
> Update the documentation to add the Caninos Loucos Labrador. Labrador
> project consists of a computer on module based on the Actions Semi S500
> processor and the Labrador base board.
>
> Signed-off-by: Matheus Castello <matheus@...tello.eng.br>
> Acked-by: Rob Herring <robh@...nel.org>
> ---
> Documentation/devicetree/bindings/arm/actions.yaml | 11 ++++++++---
> 1 file changed, 8 insertions(+), 3 deletions(-)
>
My bot found errors running 'make dt_binding_check' on your patch:
Documentation/devicetree/bindings/arm/actions.yaml: while scanning for the next token
found character that cannot start any token
in "<unicode string>", line 24, column 1
Documentation/devicetree/bindings/Makefile:11: recipe for target 'Documentation/devicetree/bindings/arm/actions.example.dts' failed
make[1]: *** [Documentation/devicetree/bindings/arm/actions.example.dts] Error 1
make[1]: *** Waiting for unfinished jobs....
warning: no schema found in file: Documentation/devicetree/bindings/arm/actions.yaml
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/arm/actions.yaml: ignoring, error parsing file
warning: no schema found in file: Documentation/devicetree/bindings/arm/actions.yaml
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/arm/actions.yaml: ignoring, error parsing file
Makefile:1300: recipe for target 'dt_binding_check' failed
make: *** [dt_binding_check] Error 2
See https://patchwork.ozlabs.org/patch/1277145
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