ARM: dts: keystone: Add the GICV and GICH address space
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sat, 9 Nov 2013 19:33:13 +0000 (14:33 -0500)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 13 Dec 2013 01:29:17 +0000 (20:29 -0500)
Update the Keystone gic node to add the GICV and GIGH address space
needed by the KVM.

Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/boot/dts/keystone.dtsi

index c01c6fb..00ce8f3 100644 (file)
@@ -62,7 +62,9 @@
                #address-cells = <1>;
                interrupt-controller;
                reg = <0x0 0x02561000 0x0 0x1000>,
-                     <0x0 0x02562000 0x0 0x2000>;
+                     <0x0 0x02562000 0x0 0x2000>,
+                     <0x0 0x02564000 0x0 0x1000>,
+                     <0x0 0x02566000 0x0 0x2000>;
        };
 
        timer {