ARM: dts: msm: Add krait-pmu to platforms with Krait CPUs

Allows us to probe the performance counters on Krait CPUs.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
[olof: Moved 8960 contents to the dtsi instead]
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Stephen Boyd
2014-02-21 11:09:50 +00:00
committed by Olof Johansson
parent 567acf8e17
commit 3bff547403
2 changed files with 11 additions and 0 deletions

View File

@@ -9,6 +9,11 @@
compatible = "qcom,msm8974";
interrupt-parent = <&intc>;
cpu-pmu {
compatible = "qcom,krait-pmu";
interrupts = <1 7 0xf04>;
};
soc: soc {
#address-cells = <1>;
#size-cells = <1>;