Commit 87c1b199 authored by Lin, Meng-Bo's avatar Lin, Meng-Bo Committed by Bjorn Andersson

ARM: dts: qcom-msm8916-samsung-e2015: Include dts from arm64

After adding all necessary support for MSM8916 SMP/cpuidle without PSCI
on ARM32, build the Samsung Galaxy E5/E7/Grand Max device trees from the
arm64 tree together with the ARM32 include to allow booting this device on
ARM32.

The approach to include device tree files from other architectures is
inspired from e.g. the Raspberry Pi (bcm2711-rpi-4-b.dts) where this is
used to build the device tree for both ARM32 and ARM64.
Signed-off-by: default avatarLin, Meng-Bo <linmengbo0689@protonmail.com>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220724095413.14135-1-linmengbo0689@protonmail.com
parent 995d1ac5
...@@ -1047,6 +1047,9 @@ dtb-$(CONFIG_ARCH_QCOM) += \ ...@@ -1047,6 +1047,9 @@ dtb-$(CONFIG_ARCH_QCOM) += \
qcom-ipq8064-rb3011.dtb \ qcom-ipq8064-rb3011.dtb \
qcom-msm8226-samsung-s3ve3g.dtb \ qcom-msm8226-samsung-s3ve3g.dtb \
qcom-msm8660-surf.dtb \ qcom-msm8660-surf.dtb \
qcom-msm8916-samsung-e5.dtb \
qcom-msm8916-samsung-e7.dtb \
qcom-msm8916-samsung-grandmax.dtb \
qcom-msm8916-samsung-serranove.dtb \ qcom-msm8916-samsung-serranove.dtb \
qcom-msm8960-cdp.dtb \ qcom-msm8960-cdp.dtb \
qcom-msm8974-lge-nexus5-hammerhead.dtb \ qcom-msm8974-lge-nexus5-hammerhead.dtb \
......
// SPDX-License-Identifier: GPL-2.0-only
#include "arm64/qcom/msm8916-samsung-e5.dts"
#include "qcom-msm8916-smp.dtsi"
// SPDX-License-Identifier: GPL-2.0-only
#include "arm64/qcom/msm8916-samsung-e7.dts"
#include "qcom-msm8916-smp.dtsi"
// SPDX-License-Identifier: GPL-2.0-only
#include "arm64/qcom/msm8916-samsung-grandmax.dts"
#include "qcom-msm8916-smp.dtsi"
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