提交 3bff5474 编写于 作者: S Stephen Boyd 提交者: Olof Johansson

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

Allows us to probe the performance counters on Krait CPUs.
Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: NWill Deacon <will.deacon@arm.com>
[olof: Moved 8960 contents to the dtsi instead]
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 567acf8e
......@@ -9,6 +9,12 @@
compatible = "qcom,msm8960";
interrupt-parent = <&intc>;
cpu-pmu {
compatible = "qcom,krait-pmu";
interrupts = <1 10 0x304>;
qcom,no-pc-write;
};
intc: interrupt-controller@2000000 {
compatible = "qcom,msm-qgic2";
interrupt-controller;
......
......@@ -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>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册