Merge "ARM: dts: qcom: Add platform support for VMs on Tuna"

This commit is contained in:
QCTECMDR Service
2024-10-04 19:55:37 -07:00
committed by Gerrit - the friendly Code Review server
40 changed files with 954 additions and 0 deletions

View File

@@ -210,6 +210,30 @@ dtb-y += $(sun_tuivm-dtb-y)
endif
endif
ifeq ($(CONFIG_ARCH_TUNA), y)
ifeq ($(CONFIG_ARCH_QTI_VM), y)
tuna_tuivm-dtb-$(CONFIG_ARCH_QTI_VM) += tuna-vm-rumi.dtb \
tuna-vm-atp.dtb \
tuna-vm-cdp.dtb \
tuna-vm-mtp.dtb \
tuna-vm-mtp-kiwi.dtb \
tuna-vm-mtp-qmp1000.dtb \
tuna-vm-qrd.dtb \
tuna-vm-rcm.dtb \
tuna-vm-rcm-kiwi.dtb \
tuna-oemvm-rumi.dtb \
tuna-oemvm-atp.dtb \
tuna-oemvm-cdp.dtb \
tuna-oemvm-mtp.dtb \
tuna-oemvm-mtp-kiwi.dtb \
tuna-oemvm-mtp-qmp1000.dtb \
tuna-oemvm-qrd.dtb \
tuna-oemvm-rcm.dtb \
tuna-oemvm-rcm-kiwi.dtb
dtb-y += $(tuna_tuivm-dtb-y)
endif
endif
MONACO_BASE_DTB += monaco.dtb monacop.dtb
MONACO_BOARDS += \