]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: OMAP5: Update the timer and GIC nodes for HYP kernel support
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 19 Feb 2013 11:59:24 +0000 (17:29 +0530)
committerBenoit Cousson <benoit.cousson@linaro.org>
Mon, 8 Apr 2013 22:21:17 +0000 (00:21 +0200)
To be able to run kernel in HYP mode, virtual timer
and GIC node information needs to be populated.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
arch/arm/boot/dts/omap5.dtsi

index 470124413c7397f2017463a84da84a3519822cf6..ff09720b4b1bd710e01eea3f64eb75546aeea637 100644 (file)
@@ -46,7 +46,9 @@
                compatible = "arm,armv7-timer";
                /* PPI secure/nonsecure IRQ, active low level-sensitive */
                interrupts = <1 13 0x308>,
-                            <1 14 0x308>;
+                            <1 14 0x308>,
+                            <1 11 0x308>,
+                            <1 10 0x308>;
                clock-frequency = <6144000>;
        };
 
@@ -55,7 +57,9 @@
                interrupt-controller;
                #interrupt-cells = <3>;
                reg = <0x48211000 0x1000>,
-                     <0x48212000 0x1000>;
+                     <0x48212000 0x1000>,
+                     <0x48214000 0x2000>,
+                     <0x48216000 0x2000>;
        };
 
        /*