Skip to content

Commit

Permalink
dt-bindings: interrupt-controller: Update Loongson HTVEC description
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Huacai Chen authored and Marc Zyngier committed Jul 30, 2020
1 parent 5b6570b commit 8fea4b2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ properties:

interrupts:
minItems: 1
maxItems: 4
description: Four parent interrupts that receive chained interrupts.
maxItems: 8
description: Eight parent interrupts that receive chained interrupts.

interrupt-controller: true

Expand Down

0 comments on commit 8fea4b2

Please sign in to comment.