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