]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'nfc-support-for-five-qualcomm-sdm845-phones'
authorJakub Kicinski <kuba@kernel.org>
Tue, 7 Apr 2026 01:50:51 +0000 (18:50 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Apr 2026 01:50:51 +0000 (18:50 -0700)
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>

Trivial merge