Unverified Commit e58794db authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes' of...

Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

This pull request contains Broadcom ARM64-based SoCs Device Tree fixes
for 6.18, please pull the following:

- Peter describes the VGIC interrupt line such that KVM can be used on
  Raspberry Pi 5 systems.

* tag 'arm-soc/for-6.18/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux

:
  arm64: dts: broadcom: bcm2712: Define VGIC interrupt

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 65627d4a aa960b59
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -326,6 +326,8 @@ gicv2: interrupt-controller@7fff9000 {
			      <0x7fffe000 0x2000>;
			interrupt-controller;
			#address-cells = <0>;
			interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) |
					IRQ_TYPE_LEVEL_HIGH)>;
			#interrupt-cells = <3>;
		};