arm64: dts: qcom: sm8550: Use correct CPU compatibles
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Thu, 16 Feb 2023 11:08:03 +0000 (12:08 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 6 Mar 2023 23:21:36 +0000 (15:21 -0800)
commit27072f2ffb29283b9a44d878204c86c08d86b37f
treeebdf41b33458d9f35e07a701452fcf7364b93504
parent4059297ed0a5adf8e5fd0bd734d702a24202c02e
arm64: dts: qcom: sm8550: Use correct CPU compatibles

Use the correct compatibles for the four kinds of CPU cores used on
SM8550, based on the value of their MIDR_EL1 registers:

CPU7: 0x411fd4e0 - CX3 r1p1
CPU5-6: 0x412fd470 - CA710 r?p?
CPU3-4: 0x411fd4d0 - CA715 r?p?
CPU0-2: 0x411fd461 - CA510 r?p?

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230216110803.3945747-2-konrad.dybcio@linaro.org
arch/arm64/boot/dts/qcom/sm8550.dtsi