Thread (7 messages) 7 messages, 4 authors, 2021-12-12

Re: [PATCH v3, 1/2] yaml: Add dm9051 SPI network yaml file

From: Rob Herring <robh@kernel.org>
Date: 2021-12-10 14:03:31
Also in: lkml, netdev

On Fri, 10 Dec 2021 16:40:20 +0800, JosephCHANG wrote:
For support davicom dm9051 device tree configure

Signed-off-by: JosephCHANG <redacted>
---
 .../bindings/net/davicom,dm9051.yaml          | 71 +++++++++++++++++++
 1 file changed, 71 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/net/davicom,dm9051.yaml
My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
on your patch (DT_CHECKER_FLAGS is new in v5.13):

yamllint warnings/errors:

dtschema/dtc warnings/errors:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/net/davicom,dm9051.example.dt.yaml: dm9051@0: $nodename:0: 'dm9051@0' does not match '^ethernet(@.*)?$'
	From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/net/davicom,dm9051.yaml

doc reference errors (make refcheckdocs):

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

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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help