.../devicetree/bindings/net/dsa/marvell,mv88e6xxx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
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
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
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
© 2016 - 2026 Red Hat, Inc.