Commit 8fea4b2e authored by Huacai Chen's avatar Huacai Chen Committed by Marc Zyngier
Browse files

dt-bindings: interrupt-controller: Update Loongson HTVEC description



Loongson HTVEC support 8 parents interrupts in maximum, so update the
maxItems description.

Signed-off-by: default avatarHuacai Chen <chenhc@lemote.com>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
Reviewed-by: default avatarJiaxun Yang <jiaxun.yang@flygoat.com>
Link: https://lore.kernel.org/r/1596099090-23516-2-git-send-email-chenhc@lemote.com
parent 5b6570bb
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -22,8 +22,8 @@ properties:


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


  interrupt-controller: true
  interrupt-controller: true