Commit 64a7507a authored by Ye He's avatar Ye He Committed by Barry Song

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

It enables Performance Monitor Unit on CSR SiRFprimaII.
Signed-off-by: default avatarYe He <ye.he@csr.com>
Signed-off-by: default avatarBarry Song <Baohua.Song@csr.com>
parent 110afb8b
......@@ -41,6 +41,11 @@ cpu@0 {
};
};
arm-pmu {
compatible = "arm,cortex-a9-pmu";
interrupts = <29>;
};
axi {
compatible = "simple-bus";
#address-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment