mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Juha-Matti Tilli" <juha-matti.tilli@iki.fi>
To: ath11k@lists.infradead.org, ath12k@lists.infradead.org,
	"Kalle Valo" <kvalo@kernel.org>,
	"Jeff Johnson" <jjohnson@kernel.org>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>
Cc: "Bjorn Andersson" <andersson@kernel.org>,
	"Konrad Dybcio" <konradybcio@kernel.org>,
	"David S . Miller" <davem@davemloft.net>,
	"Eric Dumazet" <edumazet@google.com>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Simon Horman" <horms@kernel.org>,
	"Mihai Moldovan" <ionic@ionic.de>,
	linux-wireless@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 00/12] ath1{1,2}k: support multiple PCI devices in one system
Date: Tue, 08 Sep 2026 12:44:17 +0300	[thread overview]
Message-ID: <2cf63e00-95aa-41ba-ae8e-8abbfbc486e7@app.fastmail.com> (raw)
In-Reply-To: <20260908093145.2492666-1-juha-matti.tilli@iki.fi>

On Tue, Sep 8, 2026, at 12:31, Juha-Matti Tilli wrote:
> As you may well know, multiple identical ath11k and ath12k devices are
> not supported in a single Linux host because they use conflicting QRTR
> node IDs. Fortunately, Denis Kenzior created a patchset to support
> multiple QRTR endpoints with identical node IDs, and Mihai Moldovan
> refined it, after which I took over the patchset and refined it more.

Hello,

I am incredibly sorry by messing up the threading. git-send-email said:

4.7.1 Error: too many recipients from 83.150.90.33

...and failed at the patch id 8/12.

So I thought retrying from where it failed would be safe. But that
broke the threading.

The next time, I'll increase the waiting time between subsequent mails.

Links to mails missed from the thread:

https://lore.kernel.org/all/20260908093437.2493698-1-juha-matti.tilli@iki.fi/
https://lore.kernel.org/all/20260908093437.2493698-2-juha-matti.tilli@iki.fi/
https://lore.kernel.org/all/20260908093437.2493698-3-juha-matti.tilli@iki.fi/
https://lore.kernel.org/all/20260908093437.2493698-4-juha-matti.tilli@iki.fi/
https://lore.kernel.org/all/20260908093437.2493698-5-juha-matti.tilli@iki.fi/

BR, Juha-Matti

  parent reply	other threads:[~2026-09-08  9:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-08  9:31 Juha-Matti Tilli
2026-09-08  9:31 ` [PATCH v3 01/12] net: qrtr: support getting new endpoint ids externally Juha-Matti Tilli
2026-09-08  9:31 ` [PATCH v3 02/12] bus: mhi: allow mhi to know about its qrtr endpoint id and free it Juha-Matti Tilli
2026-09-08  9:31 ` [PATCH v3 03/12] net: qrtr: mhi: register new qrtr endpoint id for mhi Juha-Matti Tilli
2026-09-08  9:31 ` [PATCH v3 04/12] soc: qcom: qmi_helpers: add QRTR endpoint ID to qmi_handle Juha-Matti Tilli
2026-09-08  9:31 ` [PATCH v3 05/12] soc: qcom: qmi_helpers: optionally bind to QRTR endpoint ID in qmi_sock_create Juha-Matti Tilli
2026-09-08  9:31 ` [PATCH v3 06/12] wifi: ath11k: add QRTR endpoint ID hif feature Juha-Matti Tilli
2026-09-08  9:31 ` [PATCH v3 07/12] wifi: ath11k: stub QRTR endpoint ID fetching Juha-Matti Tilli
2026-09-08  9:44 ` Juha-Matti Tilli [this message]
2026-09-11 19:19   ` [PATCH v3 00/12] ath1{1,2}k: support multiple PCI devices in one system Jeff Johnson
2026-09-11 19:15 ` Jeff Johnson
2026-09-12  7:58   ` Juha-Matti Tilli

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=2cf63e00-95aa-41ba-ae8e-8abbfbc486e7@app.fastmail.com \
    --to=juha-matti.tilli@iki.fi \
    --cc=andersson@kernel.org \
    --cc=ath11k@lists.infradead.org \
    --cc=ath12k@lists.infradead.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=ionic@ionic.de \
    --cc=jjohnson@kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=kuba@kernel.org \
    --cc=kvalo@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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

all inboxes | Powered by JetHome®