Re: [PATCH] nfc: nxp-nci: Add ISO15693 support
From: David Heidelberg
Date: Tue Jun 02 2026 - 06:27:33 EST
On 12/05/2026 11:55, Carl Lee via B4 Relay wrote:
From: Carl Lee <carl.lee@xxxxxxx>
NXP NCI controllers such as PN7150 support ISO15693 Type 5
tags, but the driver does not currently advertise this protocol.
Add NFC_PROTO_ISO15693_MASK so that ISO15693 tags can be
detected through the Linux NFC stack.
Signed-off-by: Carl Lee <carl.lee@xxxxxxx>
---
This patch advertises ISO15693 Type 5 protocol support for
the nxp-nci driver so that Type 5 tags can be detected.
Tested with PN7150 controller.
---
drivers/nfc/nxp-nci/core.c | 1 +
1 file changed, 1 insertion(+)
Applied, thank you!
David Heidelberg