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 <chenhc@lemote.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Link: https://lore.kernel.org/r/1596099090-23516-2-git-send-email-chenhc@lemote.com
1 parent 5b6570b commit 8fea4b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)