ARM: dts: prima2: add node for Performance Monitor Unit

It enables Performance Monitor Unit on CSR SiRFprimaII.

Signed-off-by: Ye He <ye.he@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
This commit is contained in:
Ye He 2014-11-25 18:46:43 +08:00 committed by Barry Song
parent 110afb8b42
commit 64a7507a74

View file

@ -41,6 +41,11 @@ cpu@0 {
};
};
arm-pmu {
compatible = "arm,cortex-a9-pmu";
interrupts = <29>;
};
axi {
compatible = "simple-bus";
#address-cells = <1>;