ARM: qcom: Add qcom,msm8916-smp enable-method identical to MSM8226
authorStephan Gerhold <stephan@gerhold.net>
Mon, 4 Oct 2021 20:49:49 +0000 (22:49 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 24 Oct 2021 03:18:01 +0000 (22:18 -0500)
commit87922aec8a269805aad7fd462c8959cda49ea9df
tree50f0156039581eb49ebe0a6c2c51bb075cfe4624
parent55845f46df0317fc7b06617ad21ebca08d72b668
ARM: qcom: Add qcom,msm8916-smp enable-method identical to MSM8226

Unfortunately, some MSM8916 devices have signed firmware without
ARM64 and PSCI support and can therefore only boot ARM32 Linux.
The ARM Cortex-A53 cores should be actually booted exactly like
the Cortex-A7 cores on MSM8226, so just add an alias for the
existing code.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211004204955.21077-9-stephan@gerhold.net
arch/arm/mach-qcom/platsmp.c