lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20260121165807.GA3453180-robh@kernel.org>
Date: Wed, 21 Jan 2026 10:58:07 -0600
From: Rob Herring <robh@...nel.org>
To: Akiyoshi Kurita <weibu@...admin.org>
Cc: krzk+dt@...nel.org, conor+dt@...nel.org, andrew@...n.ch,
	olteanv@...il.com, devicetree@...r.kernel.org,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: net: dsa: fix typos in bindings docs

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@...admin.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@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ