All of lore.kernel.org
 help / color / mirror / Atom feed
From: leqi <le.qi@oss.qualcomm.com>
To: Srinivas Kandagatla <srini@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: linux-sound@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel@oss.qualcomm.com, leqi <le.qi@oss.qualcomm.com>
Subject: [PATCH v1 0/2] ASoC: Add QCS615 sound card support
Date: Thu,  9 Oct 2025 10:33:39 +0800	[thread overview]
Message-ID: <20251009023341.27277-1-le.qi@oss.qualcomm.com> (raw)

This patch series adds support for the QCS615 sound card:
- Updates device tree bindings for SM8250 to include QCS615.
- Adds QCS615 support in the SC8280XP ASoC driver.

Tested on QCS615 platform with audio playback and record.

leqi (2):
  ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card
  ASoC: qcom: sc8280xp: Add support for QCS615

 Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 1 +
 sound/soc/qcom/sc8280xp.c                                | 1 +
 2 files changed, 2 insertions(+)


base-commit: ce7f1a983b074f6cf8609068088ca3182c569ee4
-- 
2.34.1


             reply	other threads:[~2025-10-09  2:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-09  2:33 leqi [this message]
2025-10-09  2:33 ` [PATCH v1 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card leqi
2025-10-09  2:47   ` Krzysztof Kozlowski
2025-10-09  4:01     ` Le Qi
2025-10-09  8:15       ` Krzysztof Kozlowski
2025-10-09  8:33         ` Le Qi
2025-10-09 11:36         ` Mark Brown
2025-10-09  2:33 ` [PATCH v1 2/2] ASoC: qcom: sc8280xp: Add QCS615 compatible for leqi
2025-10-09 13:36   ` Dmitry Baryshkov
2025-10-16 12:41 ` [PATCH v1 0/2] ASoC: Add QCS615 sound card support Mark Brown

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=20251009023341.27277-1-le.qi@oss.qualcomm.com \
    --to=le.qi@oss.qualcomm.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@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=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.