ARM: dts: msm: Add support for SunP HDK

Add wlan support for SunP HDK.
Add new board major/minor device id.
Remove vdd-wlan-ant-share-supply since no modem in HDK.

Change-Id: I7f5a74bcce67b40653e9ca2cc37c13589533065b
CRs-Fixed: 3755710
This commit is contained in:
Jianmin Zhu
2024-04-01 22:18:15 -07:00
parent a96e57b9f9
commit 4c9bb0b34f
3 changed files with 30 additions and 0 deletions

1
Kbuild
View File

@@ -3,6 +3,7 @@ dtbo-y += sun-kiwi-cnss.dtbo
dtbo-y += sun-kiwi-cnss-v8.dtbo
dtbo-y += sun-peach-cnss.dtbo
dtbo-y += sun-peach-cnss-v8.dtbo
dtbo-y += sunp-hdk-peach-cnss-v8.dtbo
endif
ifeq ($(CONFIG_ARCH_PINEAPPLE),y)