]> git.karo-electronics.de Git - linux-beck.git/commitdiff
arm64: dts: Add maintenance interrupt for GIC in NS2 DT
authorAnup Patel <anup.patel@broadcom.com>
Tue, 29 Mar 2016 07:27:32 +0000 (12:57 +0530)
committerFlorian Fainelli <f.fainelli@gmail.com>
Wed, 13 Apr 2016 17:34:28 +0000 (10:34 -0700)
The KVM ARM64 requires GIC maintenance interrupt for VGIC emulation
so this patch adds the missing "interrupts" attribute to GIC node in
NS2 DT.

Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Reviewed-by: Ray Jui <rjui@broadcom.com>
Reviewed-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm64/boot/dts/broadcom/ns2.dtsi

index a9f45850b491455512f9f45889dd88c18370d455..940ed526aa26101e51e9519bbd5a89b23c889f14 100644 (file)
                              <0x65220000 0x1000>,
                              <0x65240000 0x2000>,
                              <0x65260000 0x1000>;
+                       interrupts = <GIC_PPI 9 (GIC_CPU_MASK_RAW(0xf) |
+                                     IRQ_TYPE_LEVEL_HIGH)>;
                };
 
                timer0: timer@66030000 {