ARM: dts: atlas7: add performance monitor unit node

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 2015-07-28 15:26:59 +08:00 committed by Barry Song
parent 81a85f9ebc
commit c95c621157
1 changed files with 5 additions and 0 deletions

View File

@ -53,6 +53,11 @@
};
};
arm-pmu {
compatible = "arm,cortex-a7-pmu";
interrupts = <0 29 4>, <0 82 4>;
};
noc {
compatible = "simple-bus";
#address-cells = <1>;