From: Rob Herring <robh@kernel.org>
To: Akiyoshi Kurita <weibu@redadmin.org>
Cc: krzk+dt@kernel.org, conor+dt@kernel.org, andrew@lunn.ch,
olteanv@gmail.com, devicetree@vger.kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: net: dsa: fix typos in bindings docs
Date: Wed, 21 Jan 2026 10:58:07 -0600 [thread overview]
Message-ID: <20260121165807.GA3453180-robh@kernel.org> (raw)
In-Reply-To: <20260121130704.2236452-1-weibu@redadmin.org>
On Wed, Jan 21, 2026 at 10:07:04PM +0900, Akiyoshi Kurita wrote:
> Fix "alway" -> "always" in lan9303.txt and marvell,mv88e6xxx.yaml.
>
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
> ---
> Documentation/devicetree/bindings/net/dsa/lan9303.txt | 4 ++--
> .../devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/dsa/lan9303.txt b/Documentation/devicetree/bindings/net/dsa/lan9303.txt
> index 94f4f286cef9..46a732087f5c 100644
> --- a/Documentation/devicetree/bindings/net/dsa/lan9303.txt
> +++ b/Documentation/devicetree/bindings/net/dsa/lan9303.txt
> @@ -16,9 +16,9 @@ Optional properties:
> Subnodes:
>
> The integrated switch subnode should be specified according to the binding
> -described in dsa/dsa.txt. The CPU port of this switch is alway port 0.
> +described in dsa/dsa.txt. The CPU port of this switch is always port 0.
>
> -Note: alway use 'reg = <0/1/2>;' for the three DSA ports, even if the device is
> +Note: always use 'reg = <0/1/2>;' for the three DSA ports, even if the device is
> configured to use 1/2/3 instead. This hardware configuration will be
> auto-detected and mapped accordingly.
Please don't send further fixes to .txt bindings. If you are interested
in fixing them, convert them to schema.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
next prev parent reply other threads:[~2026-01-21 16:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-21 13:07 [PATCH] dt-bindings: net: dsa: fix typos in bindings docs Akiyoshi Kurita
2026-01-21 13:08 ` Andrew Lunn
2026-01-21 16:58 ` Rob Herring [this message]
2026-01-23 2:32 ` Jakub Kicinski
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=20260121165807.GA3453180-robh@kernel.org \
--to=robh@kernel.org \
--cc=andrew@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=weibu@redadmin.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.