提交 8bfa6eae 编写于 作者: S Stephen Boyd 提交者: Andy Gross

arm64: dts: qcom: Replace PMU compatible with a53 specific one

The PMU on msm8916 is for the cortex-a53 type CPU. Update the
compatible to the more specific one so we can get the a53
specific events out of the PMU.
Signed-off-by: NStephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: NAndy Gross <andy.gross@linaro.org>
上级 a2940f36
......@@ -157,7 +157,7 @@
};
pmu {
compatible = "arm,armv8-pmuv3";
compatible = "arm,cortex-a53-pmu";
interrupts = <GIC_PPI 7 GIC_CPU_MASK_SIMPLE(4)>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册