Thread (18 messages) 18 messages, 6 authors, 2021-01-08

RE: [PATCH 1/6] dt-bindings: aspeed: Add eSPI controller

From: ChiaWei Wang <hidden>
Date: 2021-01-07 02:33:12
Also in: linux-arm-kernel, linux-aspeed, lkml, openbmc

Hi Rob,
-----Original Message-----
From: Rob Herring <robh@kernel.org>
Sent: Wednesday, January 6, 2021 11:08 PM
To: ChiaWei Wang <redacted>
Subject: Re: [PATCH 1/6] dt-bindings: aspeed: Add eSPI controller

On Wed, 06 Jan 2021 13:59:34 +0800, Chia-Wei, Wang wrote:
quoted
Add dt-bindings and the inclusion header for Aspeed eSPI controller.

Signed-off-by: Chia-Wei, Wang <redacted>
---
 .../devicetree/bindings/soc/aspeed/espi.yaml  | 252
++++++++++++++++++
quoted
 .../interrupt-controller/aspeed-espi-ic.h     |  15 ++
 2 files changed, 267 insertions(+)
 create mode 100644
Documentation/devicetree/bindings/soc/aspeed/espi.yaml
 create mode 100644
include/dt-bindings/interrupt-controller/aspeed-espi-ic.h
My bot found errors running 'make dt_binding_check' on your patch:

yamllint warnings/errors:

dtschema/dtc warnings/errors:
Error:
Documentation/devicetree/bindings/soc/aspeed/espi.example.dts:45.35-36
syntax error FATAL ERROR: Unable to parse input tree
make[1]: *** [scripts/Makefile.lib:344:
Documentation/devicetree/bindings/soc/aspeed/espi.example.dt.yaml] Error 1
make: *** [Makefile:1370: dt_binding_check] Error 2

See https://patchwork.ozlabs.org/patch/1422809

This check can fail if there are any dependencies. The base for a patch series is
generally the most recent rc1.

If you already ran 'make dt_binding_check' and didn't see the above error(s),
then make sure 'yamllint' is installed and dt-schema is up to
date:

pip3 install dtschema --upgrade

Please check and re-submit.
My 'make dt_binding_check' did not show the error.
I will update the tool as suggested to fix the error. Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help