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:
parent
81a85f9ebc
commit
c95c621157
|
@ -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>;
|
||||
|
|
Loading…
Reference in New Issue