We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41722d1 commit f7dcfeaCopy full SHA for f7dcfea
Documentation/devicetree/bindings/interrupt-controller/loongson,liointc.yaml
@@ -51,8 +51,8 @@ properties:
51
description: |
52
This property points how the children interrupts will be mapped into CPU
53
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
+ and each bit in the cell refers to a child interrupt from 0 to 31.
+ If a CPU interrupt line didn't connect with liointc, then keep its
56
cell with zero.
57
$ref: /schemas/types.yaml#/definitions/uint32-array
58
minItems: 4
0 commit comments