ARM: dts: qcom: Add msm8660 PMU node
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 11 Feb 2015 01:06:03 +0000 (17:06 -0800)
committerKumar Gala <galak@codeaurora.org>
Mon, 27 Apr 2015 21:15:28 +0000 (16:15 -0500)
Enable perf events on msm8660 devices by adding the pmu node.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
arch/arm/boot/dts/qcom-msm8660.dtsi

index 20bbd19b996ecfc4b883e770f0800dbb4f288215..e0b2ce2910e0aeef770230ac727effc79236dc39 100644 (file)
                };
        };
 
+       cpu-pmu {
+               compatible = "qcom,scorpion-mp-pmu";
+               interrupts = <1 9 0x304>;
+       };
+
        soc: soc {
                #address-cells = <1>;
                #size-cells = <1>;