mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Prasad Kumpatla <prasad.kumpatla@oss.qualcomm.com>
Cc: Srinivas Kandagatla <srini@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Abel Vesa <abelvesa@kernel.org>,
	linux-sound@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 0/8] ASoC: qcom: Add audio support for Hawi and Maili platforms
Date: Wed, 23 Sep 2026 17:32:54 +0200	[thread overview]
Message-ID: <arPxJqKoCXfF4TCu@sirena.co.uk> (raw)
In-Reply-To: <20260923084627.748920-1-prasad.kumpatla@oss.qualcomm.com>

[-- Attachment #1: Type: text/plain, Size: 1656 bytes --]

On Wed, Sep 23, 2026 at 02:16:19PM +0530, Prasad Kumpatla wrote:

> base-commit: 6c58e38b255a3e0c11e513e3b8de85eb26fb02b5
> prerequisite-patch-id: e6735f29343dd80d0e7ad48b6874eab4a5d7efc6
> prerequisite-patch-id: ac7bc5ad958bb392a57871dde1f79c2fc520d482
> prerequisite-patch-id: 332b888996b9d6c58e8c90eada37dc14137755ea
> prerequisite-patch-id: 21e9dfd02f282ea4239f12d91ac8a2be76aaad29
> prerequisite-patch-id: 52f17e16e09853e366ecc3da2676654df79daf06
> prerequisite-patch-id: f0b1cd1f1f8daf0e1814a338446d493d64c9469f
> prerequisite-patch-id: 29a1620a2ea61c0b7b052220e5ea522b1fbf2ad8
> prerequisite-patch-id: 0872295385e6712bf342d84f095ec3710abde8d8
> prerequisite-patch-id: 69807d41bbbd6177da4374639ae280501f3f60df
> prerequisite-patch-id: d9f8613cac873926d6d2fd77e45002d34954b434
> prerequisite-patch-id: 446fe28b27dbf5ce4240704d89296a5af69e8b21
> prerequisite-patch-id: dc5ac9645789f25b3742dc4fca08dab4c1e4826d
> prerequisite-patch-id: 0521512205679cad2462ecda959239aadc48cce6

As I have repeatedly told Qualcomm people please stop sending me patches
that don't apply, please collaborate with your colleagues to get
whatever it is you depend on merged and once that has happened send your
new stuff.  Qualcomm is sending a very high volume of patches, they seem
to get limited review from other Qualcomm people and progress very
slowly.  I'm getting a lot of Qualcomm code sent to me, in hard to
manage forms.  Please also consider helping out with review of other
code, not just submitting your own.  This is not directed to you
specifically, this is more Qualcomm as a whole.

I've dropped this for now, please resend once it can at least be
applied.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2026-09-23 15:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-23  8:46 Prasad Kumpatla
2026-09-23  8:46 ` [PATCH v1 1/8] ASoC: codecs: wsa885x: Reset registers on teardown for B2B playback Prasad Kumpatla
2026-09-23  8:46 ` [PATCH v1 2/8] ASoC: qcom: sc8280xp: add Maili sound card configuration Prasad Kumpatla
2026-09-23  8:46 ` [PATCH v1 3/8] ASoC: dt-bindings: qcom: Add Maili LPASS macro codecs Prasad Kumpatla
2026-09-23  8:51   ` Krzysztof Kozlowski
2026-09-23  8:46 ` [PATCH v1 4/8] arm64: dts: qcom: hawi: add LPASS audio subsystem nodes Prasad Kumpatla
2026-09-23  8:46 ` [PATCH v1 5/8] arm64: dts: qcom: hawi-mtp: enable audio playback and capture Prasad Kumpatla
2026-09-24  4:57   ` Ajay Kumar Nandam
2026-09-23  8:46 ` [PATCH v1 6/8] arm64: dts: qcom: maili: add LPASS audio subsystem nodes Prasad Kumpatla
2026-09-23  8:46 ` [PATCH v1 7/8] arm64: dts: qcom: maili-mtp: enable audio playback and capture Prasad Kumpatla
2026-09-24  5:21   ` Ajay Kumar Nandam
2026-09-23  8:46 ` [PATCH v1 8/8] arm64: defconfig: Enable Hawi LPASS LPI pinctrl driver Prasad Kumpatla
2026-09-23 15:32 ` Mark Brown [this message]

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=arPxJqKoCXfF4TCu@sirena.co.uk \
    --to=broonie@kernel.org \
    --cc=abelvesa@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=prasad.kumpatla@oss.qualcomm.com \
    --cc=robh@kernel.org \
    --cc=srini@kernel.org \
    --cc=tiwai@suse.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®