arm64: dts: allwinner: sun50i-a64: Enable DT overlays

Message ID 20260518220455.156874-1-pbrobinson@gmail.com (mailing list archive)
State New
Headers
Series arm64: dts: allwinner: sun50i-a64: Enable DT overlays |

Commit Message

Peter Robinson May 18, 2026, 10:04 p.m. UTC
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>
---
 arch/arm64/boot/dts/allwinner/Makefile | 6 ++++++
 1 file changed, 6 insertions(+)
  

Comments

Chen-Yu Tsai May 24, 2026, 5:33 p.m. UTC | #1
On Mon, 18 May 2026 23:04:49 +0100, Peter Robinson wrote:
> Enable DT overlays on some of the Pine64 devices to enable
> use of addon accessories such as WiFi or audio modules.
> 
> 

Applied to sunxi/dt-for-7.2 in local tree, thanks!

[1/1] arm64: dts: allwinner: sun50i-a64: Enable DT overlays
      commit: 3a6ffc1b4fcecd021361393d7294badb0d89e5b0

Best regards,
  

Patch

diff --git a/arch/arm64/boot/dts/allwinner/Makefile b/arch/arm64/boot/dts/allwinner/Makefile
index d116864b6c2b3..53e6b701e7d3a 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