Commit ed294496 authored by Ye He's avatar Ye He Committed by Barry Song

ARM: dts: atlas6: add cortex-a9-pmu compatible PMU node

add cortex-a9-pmu node to make the performance monitor unit work on atlas6.
Signed-off-by: default avatarYe He <Ye.He@csr.com>
Signed-off-by: default avatarBarry Song <Baohua.Song@csr.com>
parent e47a118b
......@@ -39,6 +39,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