Merge "[NFC][DTS]: New board id update for parrot66" into nfc-devicetree.lnx.15.0

This commit is contained in:
CNSS_WLAN Service
2024-07-25 04:57:28 -07:00
committed by Gerrit - the friendly Code Review server
3 changed files with 20 additions and 2 deletions

3
Kbuild
View File

@@ -18,7 +18,8 @@ ifeq ($(CONFIG_ARCH_PARROT),y)
dtbo-y += nxp/parrot-nfc.dtbo \
nxp/parrot-nfc-qrd.dtbo \
nxp/parrot-nfc-idp.dtbo \
nxp/parrot-nfc-atp.dtbo
nxp/parrot-nfc-atp.dtbo \
nxp/parrot-nfc-idp-wcn6755.dtbo
endif
ifeq ($(CONFIG_ARCH_RAVELIN),y)