[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201029152654.GA1901783@bogus>
Date: Thu, 29 Oct 2020 10:26:54 -0500
From: Rob Herring <robh@...nel.org>
To: Kurt Kanzenbach <kurt@...utronix.de>
Cc: Vivien Didelot <vivien.didelot@...il.com>,
Vladimir Oltean <olteanv@...il.com>,
ilias.apalodimas@...aro.org, netdev@...r.kernel.org,
Richard Cochran <richardcochran@...il.com>,
devicetree@...r.kernel.org, Andrew Lunn <andrew@...n.ch>,
Jakub Kicinski <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Rob Herring <robh+dt@...nel.org>,
Kamil Alkhouri <kamil.alkhouri@...offenburg.de>,
Florian Fainelli <f.fainelli@...il.com>
Subject: Re: [PATCH net-next v7 8/8] dt-bindings: net: dsa: Add documentation
for Hellcreek switches
On Wed, 28 Oct 2020 08:42:21 +0100, Kurt Kanzenbach wrote:
> Add basic documentation and example.
>
> Signed-off-by: Kurt Kanzenbach <kurt@...utronix.de>
> Reviewed-by: Rob Herring <robh@...nel.org>
> Reviewed-by: Florian Fainelli <f.fainelli@...il.com>
> ---
> .../net/dsa/hirschmann,hellcreek.yaml | 127 ++++++++++++++++++
> 1 file changed, 127 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
./Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml:49:11: [warning] wrong indentation: expected 8 but found 10 (indentation)
dtschema/dtc warnings/errors:
See https://patchwork.ozlabs.org/patch/1389458
The base for the patch is generally the last rc1. Any dependencies
should be noted.
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.
Powered by blists - more mailing lists