Commit b73b3157 authored by Stephen Boyd's avatar Stephen Boyd Committed by Kumar Gala

ARM: dts: qcom: Add msm8660 PMU node

Enable perf events on msm8660 devices by adding the pmu node.
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
parent 89347528
......@@ -37,6 +37,11 @@ L2: l2-cache {
};
};
cpu-pmu {
compatible = "qcom,scorpion-mp-pmu";
interrupts = <1 9 0x304>;
};
soc: soc {
#address-cells = <1>;
#size-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment