ARM: dts: atlas7: add performance monitor unit node
authorYe He <Ye.He@csr.com>
Tue, 28 Jul 2015 07:26:59 +0000 (15:26 +0800)
committerBarry Song <Baohua.Song@csr.com>
Wed, 5 Aug 2015 14:44:18 +0000 (22:44 +0800)
Signed-off-by: Ye He <ye.he@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
arch/arm/boot/dts/atlas7.dtsi

index d590b829e7150668ec0a9c0ae696ca01144d2e48..3caa2ccdaa7bb058c444735e2fc9b2f5a32ba46d 100644 (file)
                };
        };
 
+       arm-pmu {
+               compatible = "arm,cortex-a7-pmu";
+               interrupts = <0 29 4>, <0 82 4>;
+       };
+
        noc {
                compatible = "simple-bus";
                #address-cells = <1>;
This page took 0.025772 seconds and 5 git commands to generate.