aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2014-03-25 17:29:25 +0530
committerTushar Behera <tushar.behera@linaro.org>2014-04-14 16:00:25 +0530
commit2d726458cb1971580baa083164a86700712585a3 (patch)
tree6b5e0e9b20c4cb9ab331bac9393052b9f1111a65
parent85a67886812d65674e396fa29dc363f18e211d31 (diff)
Adding perf nodes for A15 cores. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--arch/arm/boot/dts/exynos5420.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
index 5e3b3918156f..479d21bb38c8 100644
--- a/arch/arm/boot/dts/exynos5420.dtsi
+++ b/arch/arm/boot/dts/exynos5420.dtsi
@@ -111,6 +111,12 @@
};
};
+ pmu@0 {
+ compatible = "arm,cortex-a15-pmu";
+ interrupt-parent = <&combiner>;
+ interrupts = <2 2>, <7 0>, <16 6>, <19 2>;
+ };
+
clock: clock-controller@10010000 {
compatible = "samsung,exynos5420-clock";
reg = <0x10010000 0x30000>;