]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: broadcom: bcm2712: Define VGIC interrupt
authorPeter Robinson <pbrobinson@gmail.com>
Wed, 24 Sep 2025 08:56:05 +0000 (09:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2025 13:10:26 +0000 (14:10 +0100)
[ Upstream commit aa960b597600bed80fe171729057dd6aa188b5b5 ]

Define the interrupt in the GICv2 for vGIC so KVM
can be used, it was missed from the original upstream
DTB for some reason.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: Andrea della Porta <andrea.porta@suse.com>
Cc: Phil Elwell <phil@raspberrypi.com>
Fixes: faa3381267d0 ("arm64: dts: broadcom: Add minimal support for Raspberry Pi 5")
Link: https://lore.kernel.org/r/20250924085612.1039247-1-pbrobinson@gmail.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/broadcom/bcm2712.dtsi

index 940f1c4831988cebc37f9a33f84bc88a4dd2d53c..18e73580828a521f866c88d96de579662ca4dd3e 100644 (file)
                              <0x7fffe000 0x2000>;
                        interrupt-controller;
                        #address-cells = <0>;
+                       interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) |
+                                       IRQ_TYPE_LEVEL_HIGH)>;
                        #interrupt-cells = <3>;
                };