ARM: dts: qcom: Add msm8660 PMU node

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>
This commit is contained in:
Stephen Boyd 2015-02-10 17:06:03 -08:00 committed by Kumar Gala
parent 893475283d
commit b73b31577f

View File

@ -37,6 +37,11 @@
};
};
cpu-pmu {
compatible = "qcom,scorpion-mp-pmu";
interrupts = <1 9 0x304>;
};
soc: soc {
#address-cells = <1>;
#size-cells = <1>;