netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo
@ 2025-12-24 12:32 Akiyoshi Kurita
  2025-12-24 12:36 ` Krzysztof Kozlowski
  2025-12-24 13:52 ` Andrew Lunn
  0 siblings, 2 replies; 4+ messages in thread
From: Akiyoshi Kurita @ 2025-12-24 12:32 UTC (permalink / raw)
  To: Andrew Lunn
  Cc: Vladimir Oltean, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	netdev, devicetree, linux-kernel, Akiyoshi Kurita

Fix a typo in the interrupt-cells description ("alway" -> "always").

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
 .../devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml b/Documentation/devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml
index 19f15bdd1c97..19ae600e9339 100644
--- a/Documentation/devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml
@@ -72,7 +72,7 @@ properties:
 
   '#interrupt-cells':
     description: The internal interrupt controller only supports triggering
-      on active high level interrupts so the second cell must alway be set to
+      on active high level interrupts so the second cell must always be set to
       IRQ_TYPE_LEVEL_HIGH.
     const: 2
 
-- 
2.47.3


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo
  2025-12-24 12:32 [PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo Akiyoshi Kurita
@ 2025-12-24 12:36 ` Krzysztof Kozlowski
  2025-12-24 12:53   ` weibu
  2025-12-24 13:52 ` Andrew Lunn
  1 sibling, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2025-12-24 12:36 UTC (permalink / raw)
  To: Akiyoshi Kurita, Andrew Lunn
  Cc: Vladimir Oltean, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	netdev, devicetree, linux-kernel

On 24/12/2025 13:32, Akiyoshi Kurita wrote:
> Fix a typo in the interrupt-cells description ("alway" -> "always").

Please do not send trivial typos one by one, but fix all of occurrences
per subsystem. This is too much effort to deal with such one liners.

> 
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo
  2025-12-24 12:36 ` Krzysztof Kozlowski
@ 2025-12-24 12:53   ` weibu
  0 siblings, 0 replies; 4+ messages in thread
From: weibu @ 2025-12-24 12:53 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Andrew Lunn, Vladimir Oltean, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, netdev, devicetree, linux-kernel

Thanks for the feedback. Understood — I will send typo fixes aggregated 
per subsystem going forward.

2025-12-24 21:36 に Krzysztof Kozlowski さんは書きました:
> On 24/12/2025 13:32, Akiyoshi Kurita wrote:
>> Fix a typo in the interrupt-cells description ("alway" -> "always").
> 
> Please do not send trivial typos one by one, but fix all of occurrences
> per subsystem. This is too much effort to deal with such one liners.
> 
>> 
>> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
> Best regards,
> Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo
  2025-12-24 12:32 [PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo Akiyoshi Kurita
  2025-12-24 12:36 ` Krzysztof Kozlowski
@ 2025-12-24 13:52 ` Andrew Lunn
  1 sibling, 0 replies; 4+ messages in thread
From: Andrew Lunn @ 2025-12-24 13:52 UTC (permalink / raw)
  To: Akiyoshi Kurita
  Cc: Vladimir Oltean, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	netdev, devicetree, linux-kernel

On Wed, Dec 24, 2025 at 09:32:30PM +0900, Akiyoshi Kurita wrote:
> Fix a typo in the interrupt-cells description ("alway" -> "always").
> 
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-24 13:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-24 12:32 [PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo Akiyoshi Kurita
2025-12-24 12:36 ` Krzysztof Kozlowski
2025-12-24 12:53   ` weibu
2025-12-24 13:52 ` Andrew Lunn

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).