summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2026-05-18 23:04:49 +0100
committerChen-Yu Tsai <wens@kernel.org>2026-05-25 01:23:10 +0800
commit3a6ffc1b4fcecd021361393d7294badb0d89e5b0 (patch)
tree894be0c76a8c21ef21792e214a3d62cd4757a9b1
parentcb8eba42e31854c07f7891a0c9955e7ae8be2d93 (diff)
downloadlinux-3a6ffc1b4fcecd021361393d7294badb0d89e5b0.tar.gz
linux-3a6ffc1b4fcecd021361393d7294badb0d89e5b0.zip
arm64: dts: allwinner: sun50i-a64: Enable DT overlays
Enable DT overlays on some of the Pine64 devices to enable use of addon accessories such as WiFi or audio modules. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Link: https://patch.msgid.link/20260518220455.156874-1-pbrobinson@gmail.com Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
-rw-r--r--arch/arm64/boot/dts/allwinner/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/allwinner/Makefile b/arch/arm64/boot/dts/allwinner/Makefile
index d116864b6c2b..53e6b701e7d3 100644
--- a/arch/arm64/boot/dts/allwinner/Makefile
+++ b/arch/arm64/boot/dts/allwinner/Makefile
@@ -1,4 +1,10 @@
# SPDX-License-Identifier: GPL-2.0
+# Enables support for device-tree overlays for named devices
+DTC_FLAGS_sun50i-a64-pine64-lts := -@
+DTC_FLAGS_sun50i-a64-pine64 := -@
+DTC_FLAGS_sun50i-a64-pine64-plus := -@
+DTC_FLAGS_sun50i-a64-sopine-baseboard := -@
+
dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-amarula-relic.dtb
dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-bananapi-m64.dtb
dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-nanopi-a64.dtb