ARM: dts: msm: Add opensource wlan device tree support for

kera-qca6750

This change adds wlan related dt files for kera-qca6750
which has icnss and wpss dtsi node enabled.

Change-Id: I2b10dfd91819ad8501479190823fe20b07382210
CRs-Fixed: 3960302
This commit is contained in:
Kartikey Arora
2024-09-20 17:20:15 +05:30
parent b4abb482dd
commit 6c3e1ef1f2
6 changed files with 194 additions and 0 deletions

7
Kbuild
View File

@@ -48,6 +48,13 @@ dtbo-y += tuna-rcm-kiwi.dtbo
dtbo-y += tuna-atp-kiwi.dtbo
endif
ifeq ($(CONFIG_ARCH_KERA),y)
dtbo-y += kera-atp-qca6750.dtbo
dtbo-y += kera-cdp-qca6750.dtbo
dtbo-y += kera-mtp-qca6750.dtbo
dtbo-y += kera-rcm-qca6750.dtbo
endif
always-y := $(dtb-y) $(dtbo-y)
subdir-y := $(dts-dirs)
clean-files := *.dtb *.dtbo