Commit 292b1874 authored by Kathiravan T's avatar Kathiravan T Committed by Bjorn Andersson

arm64: dts: ipq8074: Use the A53 PMU compatible

IPQ8074 has A53 cores, so lets use the corresponding PMU compatible.
Signed-off-by: default avatarKathiravan T <kathirav@codeaurora.org>
Link: https://lore.kernel.org/r/1597642116-15902-1-git-send-email-kathirav@codeaurora.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 36f91e63
......@@ -67,7 +67,7 @@ L2_0: l2-cache {
};
pmu {
compatible = "arm,armv8-pmuv3";
compatible = "arm,cortex-a53-pmu";
interrupts = <GIC_PPI 7 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
};
......
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