mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
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>
This commit is contained in:
parent
cb8eba42e3
commit
3a6ffc1b4f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user