]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: interrupt-controller: arm,gic-v3: Make 'interrupts' optional
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Mon, 22 Aug 2022 15:22:23 +0000 (16:22 +0100)
committerRob Herring <robh@kernel.org>
Tue, 23 Aug 2022 15:41:21 +0000 (10:41 -0500)
commit843b9ebfc45948aee75c494cb5843cf089b9d496
treefaff3ee41e9e73e0466be02636da9077a24a2cf0
parent4dbdb439ad7387c936a23d67e28604873a3e688f
dt-bindings: interrupt-controller: arm,gic-v3: Make 'interrupts' optional

A GICv3 implementation without virtualization, such as the base QEMU
virt machine (without -M virtualization=on), does not issue maintenance
interrupts. Therefore its device-tree node does not need an 'interrupts'
property. Currently, validating the QEMU virt device-tree throws a
warning that 'interrupts' is missing. Make it optional.

Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220822152224.507497-3-jean-philippe@linaro.org
Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml