ARM: dts: atlas6: add cortex-a9-pmu compatible PMU node
authorYe He <Ye.He@csr.com>
Wed, 5 Mar 2014 03:25:08 +0000 (11:25 +0800)
committerBarry Song <Baohua.Song@csr.com>
Thu, 8 May 2014 05:54:20 +0000 (13:54 +0800)
add cortex-a9-pmu node to make the performance monitor unit work on atlas6.

Signed-off-by: Ye He <Ye.He@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
arch/arm/boot/dts/atlas6.dtsi

index 43f4b1ed082ac826fd5e8eb2cc3817995baf5fdf..458e000c5889d75b4eeab7fddc5bc927ab3c73b7 100644 (file)
                };
        };
 
+       arm-pmu {
+               compatible = "arm,cortex-a9-pmu";
+               interrupts = <29>;
+       };
+
        axi {
                compatible = "simple-bus";
                #address-cells = <1>;