ARM: dts: msm: Add base TUIVM and OEMVM for Pineapple

Add base TUIVM and OEMVM device tree support for all Pineapple platforms.

Change-Id: I7c3cc2112e122f25a2f0b573128e8fdfb86975c5
Signed-off-by: Meena Pasumarthi <quic_pasumart@quicinc.com>
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
This commit is contained in:
Meena Pasumarthi
2023-09-19 16:43:16 +05:30
committed by Sahitya Tummala
parent 784b6afca3
commit 02930b3391
26 changed files with 750 additions and 74 deletions

View File

@@ -55,6 +55,23 @@ dtb-y += $(pineapple-dtb-y)
endif
ifeq ($(CONFIG_ARCH_PINEAPPLE), y)
ifeq ($(CONFIG_ARCH_QTI_VM), y)
pineapple_tuivm-dtb-$(CONFIG_ARCH_QTI_VM) += pineapple-vm-rumi.dtb \
pineapple-vm-mtp.dtb \
pineapple-vm-cdp.dtb \
pineapple-vm-qrd.dtb \
pineapple-vm-rcm.dtb \
pineapple-oemvm-cdp.dtb \
pineapple-oemvm-mtp.dtb \
pineapple-oemvm-qrd.dtb \
pineapple-oemvm-rumi.dtb \
pineapple-oemvm-rcm.dtb
dtb-y += $(pineapple_tuivm-dtb-y)
endif
endif
always-y := $(dtb-y)
subdir-y := $(dts-dirs)
clean-files := *.dtb *.dtbo