Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Srinivas Kandagatla <srini@kernel.org>,
	 Liam Girdwood <lgirdwood@gmail.com>,
	Jaroslav Kysela <perex@perex.cz>,  Takashi Iwai <tiwai@suse.com>,
	Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	 Rao Mandadapu <quic_srivasam@quicinc.com>,
	 Prasad Kumpatla <prasad.kumpatla@oss.qualcomm.com>
Cc: linux-sound@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	 linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	 Jingyi Wang <jingyi.wang@oss.qualcomm.com>,
	 Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Subject: Re: (subset) [PATCH v3 0/5] Add Audio Support for Kaanapali MTP Boards
Date: Fri, 17 Oct 2025 13:12:47 +0100	[thread overview]
Message-ID: <176070316717.57228.1650379945743030609.b4-ty@kernel.org> (raw)
In-Reply-To: <20251015-knp-audio-v2-v3-0-e0e3e4167d87@oss.qualcomm.com>

On Wed, 15 Oct 2025 13:27:14 +0530, Prasad Kumpatla wrote:
> Add audio support for Kaanapali MTP boards. Introduces supporting
> dependencies required to enable audio functionality on MTP platforms.
> These changes have been validated on Kaanapali MTP hardware.
> 
> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
> Signed-off-by: Prasad Kumpatla <prasad.kumpatla@oss.qualcomm.com>
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/5] ASoC: codecs: va-macro: Rework version checking
      commit: 281c97376cfcfc8cef4f5ed5dd961a1b39f5a25e
[2/5] ASoC: dt-bindings: qcom,sm8250: Add kaanapali sound card
      commit: 367ca0688e4218e51c3d4dfdf3ef5657a62cf88d
[3/5] ASoC: qcom: sc8280xp: Add support for Kaanapali
      commit: 4673dbe9837e3eb2fecdd12f0953006c31636aac
[5/5] ASoC: dt-bindings: qcom: Add Kaanapali LPASS macro codecs
      commit: 15afe57a874eaf104bfbb61ec598fa31627f7b19

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


      parent reply	other threads:[~2025-10-17 12:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-15  7:57 [PATCH v3 0/5] Add Audio Support for Kaanapali MTP Boards Prasad Kumpatla via B4 Relay
2025-10-15  7:57 ` [PATCH v3 1/5] ASoC: codecs: va-macro: Rework version checking Prasad Kumpatla via B4 Relay
2025-10-15  7:57 ` [PATCH v3 2/5] ASoC: dt-bindings: qcom,sm8250: Add kaanapali sound card Prasad Kumpatla via B4 Relay
2025-10-16  6:58   ` Krzysztof Kozlowski
2025-10-15  7:57 ` [PATCH v3 3/5] ASoC: qcom: sc8280xp: Add support for Kaanapali Prasad Kumpatla via B4 Relay
2025-10-15  7:57 ` [PATCH v3 4/5] dt-bindings: soundwire: qcom: Add SoundWire v2.2.0 compatible Prasad Kumpatla via B4 Relay
2025-10-16  6:58   ` Krzysztof Kozlowski
2025-10-15  7:57 ` [PATCH v3 5/5] ASoC: dt-bindings: qcom: Add Kaanapali LPASS macro codecs Prasad Kumpatla via B4 Relay
2025-10-16  0:54   ` Dmitry Baryshkov
2025-10-16  6:59     ` Krzysztof Kozlowski
2025-10-17 13:17       ` Dmitry Baryshkov
2025-10-16  6:59   ` Krzysztof Kozlowski
2025-10-17 12:12 ` 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=176070316717.57228.1650379945743030609.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jingyi.wang@oss.qualcomm.com \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --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=quic_srivasam@quicinc.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