]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 28 Jan 2022 09:03:57 +0000 (10:03 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 28 Jan 2022 17:27:26 +0000 (17:27 +0000)
commit8fbc16d26d3a1ed3d80553b773be29408750987b
tree19863619e085b1d75a9d3fa1616a5c8d961773f8
parente8cc7a5d1ad2d44e7f43664ef6a61e31c0545a5b
dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts

The number of interrupts lacks an upper bound, thus assuming one,
causing properly grouped "interrupts-extended" properties to be flagged
as an error by "make dtbs_check".

Fix this by adding the missing "maxItems", using the architectural
maximum of 15872 interrupts.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/f73a0aead89e1426b146c4c64f797aa035868bf0.1643360419.git.geert@linux-m68k.org
Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml