aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/qcom-apq8016-sbc.dts
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2021-12-13 12:32:49 +0100
committerBjorn Andersson <bjorn.andersson@linaro.org>2021-12-13 16:51:46 -0600
commita6839c42fe7c21173eb6f5db67d944e0f076be2a (patch)
tree30def80f12c04316cefa8c3bdf98a3e24ddebd03 /arch/arm/boot/dts/qcom-apq8016-sbc.dts
parentARM: dts: qcom: sdx55-t55: Enable IPA (diff)
downloadlinux-dev-a6839c42fe7c21173eb6f5db67d944e0f076be2a.tar.xz
linux-dev-a6839c42fe7c21173eb6f5db67d944e0f076be2a.zip
ARM: dts: qcom: Build apq8016-sbc/DragonBoard 410c DTB on ARM32
The DragonBoard 410c is a convenient device for testing and debugging. Since there is support for using ARM32 kernels on MSM8916 now, also build the DB410c DTB on ARM32 so it can be used for testing. ARM64 is still the main supported architecture for DB410c but it actually works great on ARM32 as well. The "apq8016-sbc.dts" is simply included as-is from ARM64 similar to the approach used for Raspberry Pi (e.g. bcm2711-rpi-4-b.dts). Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211213113250.4249-1-stephan@gerhold.net
Diffstat (limited to 'arch/arm/boot/dts/qcom-apq8016-sbc.dts')
-rw-r--r--arch/arm/boot/dts/qcom-apq8016-sbc.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-apq8016-sbc.dts b/arch/arm/boot/dts/qcom-apq8016-sbc.dts
new file mode 100644
index 000000000000..4ccd2dca74a2
--- /dev/null
+++ b/arch/arm/boot/dts/qcom-apq8016-sbc.dts
@@ -0,0 +1,2 @@
+// SPDX-License-Identifier: GPL-2.0-only
+#include "arm64/qcom/apq8016-sbc.dts"