From: Neil Armstrong <neil.armstrong@linaro.org>
To: Jens Reidel <adrian@mainlining.org>,
Danila Tikhonov <danila@jiaxyga.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-watchdog@vger.kernel.org, linux-usb@vger.kernel.org,
linux-phy@lists.infradead.org, linux-mmc@vger.kernel.org,
netdev@vger.kernel.org, linux-scsi@vger.kernel.org,
dmaengine@vger.kernel.org, linux-crypto@vger.kernel.org,
linux-i2c@vger.kernel.org, linux-clk@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev,
linux-remoteproc@vger.kernel.org,
dri-devel@lists.freedesktop.org, linux-hardening@vger.kernel.org,
linux@mainlining.org, ~postmarketos/upstreaming@lists.sr.ht,
Connor Mitchell <c.dog29@hotmail.com>
Subject: Re: [PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
Date: Wed, 23 Apr 2025 09:26:56 +0200 [thread overview]
Message-ID: <283096ad-ae1b-42b8-8312-b192f735fc80@linaro.org> (raw)
In-Reply-To: <2ca2b774-fd7f-4612-b38d-f60e32ff6f9a@mainlining.org>
Hi,
On 23/04/2025 00:07, Jens Reidel wrote:
> Hi everyone,
>
> apologies for the mess this created. Danila's mail provider ratelimited him halfway through sending the series and the attempt to re-try sending the second half an hour later ended up with a new message ID (I think due to not using --in-reply-to).
> He asked me to let you know that this will be resolved later and the whole series will be re-sent once the problems are resolved.
The b4 web submission is a great alternative when the mail provider is rate limited:
https://b4.docs.kernel.org/en/latest/contributor/send.html#web-endpoint
Neil
>
> Best regards,
> Jens
next prev parent reply other threads:[~2025-04-23 7:26 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-22 20:17 [PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a Danila Tikhonov
2025-04-22 20:17 ` [PATCH 01/33] dt-bindings: arm: cpus: Add Kryo 470 CPUs Danila Tikhonov
2025-04-22 20:17 ` [PATCH 02/33] dt-bindings: cpufreq: qcom-hw: Add the SM7150 compatible Danila Tikhonov
2025-04-22 20:17 ` [PATCH 03/33] dt-bindings: watchdog: qcom-wdt: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 04/33] dt-bindings: mailbox: qcom: Add the SM7150 APCS compatible Danila Tikhonov
2025-04-22 20:17 ` [PATCH 05/33] dt-bindings: sram: qcom,imem: Add the SM7150 compatible Danila Tikhonov
2025-04-22 20:17 ` [PATCH 06/33] dt-bindings: soc: qcom: aoss-qmp: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 07/33] dt-bindings: thermal: tsens: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 08/33] dt-bindings: interrupt-controller: qcom-pdc: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 09/33] dt-bindings: usb: dwc3: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 10/33] dt-bindings: phy: qcom,qusb2: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 11/33] dt-bindings: mmc: sdhci-msm: " Danila Tikhonov
2025-04-28 16:21 ` Ulf Hansson
2025-04-22 20:17 ` [PATCH 12/33] dt-bindings: soc: qcom,dcc: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 13/33] dt-bindings: mfd: qcom,tcsr: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 14/33] dt-bindings: net: qcom,ipa: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 15/33] dt-bindings: ufs: qcom: " Danila Tikhonov
2025-04-22 20:17 ` [PATCH 16/33] dt-bindings: dmaengine: qcom: gpi: " Danila Tikhonov
2025-04-22 22:07 ` [PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a Jens Reidel
2025-04-23 7:26 ` Neil Armstrong [this message]
2025-04-23 12:03 ` Krzysztof Kozlowski
2025-04-26 7:31 ` Pavel Machek
2025-06-17 21:31 ` (subset) " Bjorn Andersson
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=283096ad-ae1b-42b8-8312-b192f735fc80@linaro.org \
--to=neil.armstrong@linaro.org \
--cc=adrian@mainlining.org \
--cc=c.dog29@hotmail.com \
--cc=danila@jiaxyga.com \
--cc=devicetree@vger.kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=iommu@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@mainlining.org \
--cc=netdev@vger.kernel.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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