]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
nfc: nxp-nci: Add ISO15693 support
authorCarl Lee <carl.lee@amd.com>
Tue, 12 May 2026 09:55:11 +0000 (17:55 +0800)
committerDavid Heidelberg <david@ixit.cz>
Thu, 11 Jun 2026 18:21:32 +0000 (20:21 +0200)
commit791ccc8644b5a062bcc79f3e8f34a09097fb3280
tree999643759c5952164f2771bc5fd389cd88f738ec
parent5251ffc72996ed9e447ca637db80141627476b09
nfc: nxp-nci: Add ISO15693 support

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@amd.com>
Link: https://patch.msgid.link/20260512-nfc-nxp-nci-add-iso15693-support-v1-1-3394e5b9dba9@amd.com
Signed-off-by: David Heidelberg <david@ixit.cz>
drivers/nfc/nxp-nci/core.c