Skip to content

Commit 8fea4b2

Browse files
chenhuacaiMarc Zyngier
authored andcommitted
dt-bindings: interrupt-controller: Update Loongson HTVEC description
Loongson HTVEC support 8 parents interrupts in maximum, so update the maxItems description. Signed-off-by: Huacai Chen <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Reviewed-by: Jiaxun Yang <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 5b6570b commit 8fea4b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ properties:
2222

2323
interrupts:
2424
minItems: 1
25-
maxItems: 4
26-
description: Four parent interrupts that receive chained interrupts.
25+
maxItems: 8
26+
description: Eight parent interrupts that receive chained interrupts.
2727

2828
interrupt-controller: true
2929

0 commit comments

Comments
 (0)