Skip to content

Commit f7dcfea

Browse files
seehearfeelrobherring
authored andcommitted
dt-bindings: interrupt-controller: Fix typos in loongson,liointc.yaml
Fix the following typos in loongson,liointc.yaml: children -> child fron -> from connected -> connect it's -> its Fixes: b6280c8 ("dt-bindings: interrupt-controller: Add Loongson LIOINTC") Cc: Rob Herring <[email protected]> Cc: [email protected] Signed-off-by: Tiezhu Yang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
1 parent 41722d1 commit f7dcfea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/devicetree/bindings/interrupt-controller/loongson,liointc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ properties:
5151
description: |
5252
This property points how the children interrupts will be mapped into CPU
5353
interrupt lines. Each cell refers to a parent interrupt line from 0 to 3
54-
and each bit in the cell refers to a children interrupt fron 0 to 31.
55-
If a CPU interrupt line didn't connected with liointc, then keep it's
54+
and each bit in the cell refers to a child interrupt from 0 to 31.
55+
If a CPU interrupt line didn't connect with liointc, then keep its
5656
cell with zero.
5757
$ref: /schemas/types.yaml#/definitions/uint32-array
5858
minItems: 4

0 commit comments

Comments
 (0)