summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts
diff options
context:
space:
mode:
authorLin, Meng-Bo <linmengbo0689@protonmail.com>2022-07-24 12:55:37 +0300
committerBjorn Andersson <andersson@kernel.org>2022-08-30 00:13:32 +0300
commit87c1b199e622bc2d9b16da5d870ab6b92db96154 (patch)
tree51200ff618a6d37b0226fb2e6bab9b6a11749401 /arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts
parent995d1ac509fb92f3288a8eab3342a5667183fd2f (diff)
downloadlinux-87c1b199e622bc2d9b16da5d870ab6b92db96154.tar.xz
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: Lin, Meng-Bo <linmengbo0689@protonmail.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220724095413.14135-1-linmengbo0689@protonmail.com
Diffstat (limited to 'arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts')
-rw-r--r--arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts b/arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts
new file mode 100644
index 000000000000..c8d34de8a71e
--- /dev/null
+++ b/arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts
@@ -0,0 +1,3 @@
+// SPDX-License-Identifier: GPL-2.0-only
+#include "arm64/qcom/msm8916-samsung-e5.dts"
+#include "qcom-msm8916-smp.dtsi"