OSDN Git Service

ARM: dts: qcom: msm8916: Add include for SMP without PSCI on ARM32
authorStephan Gerhold <stephan@gerhold.net>
Mon, 4 Oct 2021 20:49:54 +0000 (22:49 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 24 Oct 2021 03:35:38 +0000 (22:35 -0500)
commitd468f825b3fddef9f844365073745cbd0e319e8d
treeb67c3f8c97a8d0588bfa4533e89bbe80f83afd9a
parenta22f9a766e1dc61f8f6ee2edfe83d4d23d78e059
ARM: dts: qcom: msm8916: Add include for SMP without PSCI on ARM32

Add a special device tree include for MSM8916 on ARM32 that sets up
SMP and cpuidle without PSCI. This is meant for devices with signed
firmware that does not support PSCI and only allows booting ARM32 kernels.

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-14-stephan@gerhold.net
arch/arm/boot/dts/qcom-msm8916-smp.dtsi [new file with mode: 0644]