Revert "ARM64: dts: rk3399: add pmu node"

This reverts commit 0b622df349.

arm pmu driver do not support PPI in two
cluster well. So drop it.

Change-Id: I69f43ad1703589805c7e86749badda8bf802d51a
This commit is contained in:
Huang, Tao
2016-03-25 11:37:14 +08:00
committed by Gerrit Code Review
parent 5a3ebe609a
commit 37eba4fbd0

View File

@@ -221,22 +221,6 @@
<GIC_PPI 10 IRQ_TYPE_LEVEL_LOW>;
};
pmu_a53 {
compatible = "arm,cortex-a53-pmu";
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_LOW>;
interrupt-affinity = <&cpu_l0>,
<&cpu_l1>,
<&cpu_l2>,
<&cpu_l3>;
};
pmu_a72 {
compatible = "arm,cortex-a72-pmu", "arm,cortex-a57-pmu";
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_LOW>;
interrupt-affinity = <&cpu_b0>,
<&cpu_b1>;
};
xin24m: xin24m {
compatible = "fixed-clock";
#clock-cells = <0>;