netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Kurt Kanzenbach <kurt@linutronix.de>
Cc: Vivien Didelot <vivien.didelot@gmail.com>,
	Vladimir Oltean <olteanv@gmail.com>,
	ilias.apalodimas@linaro.org, netdev@vger.kernel.org,
	Richard Cochran <richardcochran@gmail.com>,
	devicetree@vger.kernel.org, Andrew Lunn <andrew@lunn.ch>,
	Jakub Kicinski <kuba@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	Kamil Alkhouri <kamil.alkhouri@hs-offenburg.de>,
	Florian Fainelli <f.fainelli@gmail.com>
Subject: Re: [PATCH net-next v7 8/8] dt-bindings: net: dsa: Add documentation for Hellcreek switches
Date: Thu, 29 Oct 2020 10:26:54 -0500	[thread overview]
Message-ID: <20201029152654.GA1901783@bogus> (raw)
In-Reply-To: <20201028074221.29326-9-kurt@linutronix.de>

On Wed, 28 Oct 2020 08:42:21 +0100, Kurt Kanzenbach wrote:
> Add basic documentation and example.
> 
> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
> Reviewed-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Florian Fainelli <f.fainelli@gmail.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.


      reply	other threads:[~2020-10-29 15:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-28  7:42 [PATCH net-next v7 0/8] Hirschmann Hellcreek DSA driver Kurt Kanzenbach
2020-10-28  7:42 ` [PATCH net-next v7 1/8] net: dsa: Add tag handling for Hirschmann Hellcreek switches Kurt Kanzenbach
2020-10-28  7:42 ` [PATCH net-next v7 2/8] net: dsa: Give drivers the chance to veto certain upper devices Kurt Kanzenbach
2020-10-28 10:43   ` Vladimir Oltean
2020-10-29  0:05     ` Andrew Lunn
2020-10-29  2:22   ` Florian Fainelli
2020-10-28  7:42 ` [PATCH net-next v7 3/8] net: dsa: Add DSA driver for Hirschmann Hellcreek switches Kurt Kanzenbach
2020-10-28 10:29   ` Vladimir Oltean
2020-10-29  2:29   ` Florian Fainelli
2020-10-28  7:42 ` [PATCH net-next v7 4/8] net: dsa: hellcreek: Add PTP clock support Kurt Kanzenbach
2020-10-28  7:42 ` [PATCH net-next v7 5/8] net: dsa: hellcreek: Add support for hardware timestamping Kurt Kanzenbach
2020-10-28  7:42 ` [PATCH net-next v7 6/8] net: dsa: hellcreek: Add PTP status LEDs Kurt Kanzenbach
2020-10-28  7:42 ` [PATCH net-next v7 7/8] dt-bindings: Add vendor prefix for Hirschmann Kurt Kanzenbach
2020-10-28  7:42 ` [PATCH net-next v7 8/8] dt-bindings: net: dsa: Add documentation for Hellcreek switches Kurt Kanzenbach
2020-10-29 15:26   ` Rob Herring [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201029152654.GA1901783@bogus \
    --to=robh@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=bigeasy@linutronix.de \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=kamil.alkhouri@hs-offenburg.de \
    --cc=kuba@kernel.org \
    --cc=kurt@linutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=richardcochran@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=vivien.didelot@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).