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:
8
Kbuild
8
Kbuild
@@ -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
|
||||
|
Reference in New Issue
Block a user