[PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo

From: Akiyoshi Kurita
Date: Wed Dec 24 2025 - 07:35:50 EST


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

Signed-off-by: Akiyoshi Kurita <weibu@xxxxxxxxxxxx>
---
.../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