David Heidelberg says:
====================
NFC support for five Qualcomm SDM845 phones
- OnePlus 6 / 6T
- Pixel 3 / 3 XL
- SHIFT 6MQ
Verified with NFC card using neard:
systemctl enable --now neard
nfctool --device nfc0 -1
nfctool -d nfc0 -p
gdbus introspect --system --dest org.neard --object-path /org/neard/nfc0/tag0/record0
or use gNFC:
https://gitlab.gnome.org/dh/gnfc/
successfully detecting and reading a tag.
====================
Link: https://patch.msgid.link/20260403-oneplus-nfc-v3-0-fbdce57d63c1@ixit.cz
Signed-off-by: Jakub Kicinski <kuba@kernel.org>