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

tuna-wcn7750

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

Change-Id: I59167fbff63c7a54836452f6f29e4ede14f3f4c7
CRs-Fixed: 3940163
This commit is contained in:
Kartikey Arora
2024-09-03 11:26:12 +05:30
parent f939cc8753
commit 548c30e08a
7 changed files with 263 additions and 0 deletions

8
Kbuild
View File

@@ -37,6 +37,14 @@ dtbo-y += volcano-qca6750.dtbo
dtbo-y += volcano6i-peach-cnss.dtbo
endif
ifeq ($(CONFIG_ARCH_TUNA),y)
dtbo-y += tuna-rcm-wcn7750.dtbo
dtbo-y += tuna-cdp-wcn7750.dtbo
dtbo-y += tuna-mtp-wcn7750.dtbo
dtbo-y += tuna-mtp-qmp1000-wcn7750.dtbo
dtbo-y += tuna-qrd-wcn7750.dtbo
endif
always-y := $(dtb-y) $(dtbo-y)
subdir-y := $(dts-dirs)
clean-files := *.dtb *.dtbo