]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: prima2: add node for Performance Monitor Unit
authorYe He <ye.he@csr.com>
Tue, 25 Nov 2014 10:46:43 +0000 (18:46 +0800)
committerBarry Song <Baohua.Song@csr.com>
Tue, 25 Nov 2014 10:46:43 +0000 (18:46 +0800)
It enables Performance Monitor Unit on CSR SiRFprimaII.

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

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