public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: david@ixit.cz, Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: Petr Hodina <petr.hodina@protonmail.com>,
	biemster <l.j.beemster@gmail.com>,
	netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	oe-linux-nfc@lists.linux.dev, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org
Subject: Re: [PATCH QUESTION 0/2] NFC support in Linux (and support for Qualcomm SDM845 devices)
Date: Sun, 22 Mar 2026 20:48:20 +0100	[thread overview]
Message-ID: <eb316800-0be6-4aa7-b9f6-e2b17646d1a0@kernel.org> (raw)
In-Reply-To: <20260322-oneplus-nfc-v1-0-5f22f544f0e2@ixit.cz>

On 22/03/2026 15:24, David Heidelberg via B4 Relay wrote:
> There isn't upstream driver.
> 
> I'm openining this as a starter. We need a NFC drivers I assume. I tried
> quick check, but both of NFC drivers register
> 
> nfc: nfc_init: NFC Core ver 0.1
> NET: Registered PF_NFC protocol family
> 
> but efficiently does nothing. In the See section, there are some ways
> how to make NFC work, but rely on patched vendor libs, missing updates
> etc.
> 
> 1. What hardware is present on Snapdragon 845, is there some
>    documentation? It seems that both sdm845 devices has almost identical
>    setup, thus it's NFC solution integrated? @Qualcomm
> 
> 2. What's the right approach to continue? Should we upstream these
>    definitions and then start developing user-space stack? @netdev (I
>    see orphaned)

User space stack is there already.

> 
> Since looking at NFC mailing list (oe-linux-nfc) and seeing it's pretty
> much dead, would be cool to revive it.
> 
> Also there is some effort from Arch people [1], but likely without clean
> path to mainline.
> 
> Can we revieve the NFC effort? I'm offering limited maintanance (in case
> people would send patches).
> 
> See:
>  - https://gitlab.com/sdm845-mainline/linux/-/merge_requests/62
>  - https://github.com/NXPNFCLinux/linux_libnfc-nci/

I don't know which interface libnfc-nci is using. There are multiple NFC
stack implementations in general, but the one using kernel interface is
neard.

You will not get another stack, but taking care of Linux nfc and neard
would be appreciated.

Let me release a new version for it.

Best regards,
Krzysztof

  parent reply	other threads:[~2026-03-22 19:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-22 14:24 [PATCH QUESTION 0/2] NFC support in Linux (and support for Qualcomm SDM845 devices) David Heidelberg via B4 Relay
2026-03-22 14:24 ` [PATCH QUESTION 1/2] arm64: dts: qcom: sdm845-oneplus: Enable NFC David Heidelberg via B4 Relay
2026-03-23 11:35   ` Konrad Dybcio
2026-03-23 11:56   ` Krzysztof Kozlowski
2026-03-22 14:24 ` [PATCH QUESTION 2/2] arm64: dts: qcom: sdm845-shift-axolotl: " David Heidelberg via B4 Relay
2026-03-22 19:48 ` Krzysztof Kozlowski [this message]
2026-03-23 22:56   ` [PATCH QUESTION 0/2] NFC support in Linux (and support for Qualcomm SDM845 devices) David Heidelberg
2026-03-23 11:34 ` Konrad Dybcio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eb316800-0be6-4aa7-b9f6-e2b17646d1a0@kernel.org \
    --to=krzk@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=l.j.beemster@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=oe-linux-nfc@lists.linux.dev \
    --cc=petr.hodina@protonmail.com \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox