[PATCH v2 0/2] ASoC: Add QCS615 sound card support

Le Qi posted 2 patches 2 months, 1 week ago
Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 1 +
sound/soc/qcom/sc8280xp.c                                | 1 +
2 files changed, 2 insertions(+)
[PATCH v2 0/2] ASoC: Add QCS615 sound card support
Posted by Le Qi 2 months, 1 week ago
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.

---

Changes in v2:
 - Updated Author/Signed-off-by to use "Le Qi" consistently

Le Qi (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: 7c3ba4249a3604477ea9c077e10089ba7ddcaa03
-- 
2.34.1
Re: [PATCH v2 0/2] ASoC: Add QCS615 sound card support
Posted by Mark Brown 2 months ago
On Thu, 09 Oct 2025 17:06:17 +0800, Le Qi wrote:
> 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.
> 

Applied to

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

Thanks!

[1/2] ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card
      commit: 6079165e6e027c03e06556ff3df0ed03a34d68f0
[2/2] ASoC: qcom: sc8280xp: Add support for QCS615
      commit: dee4ef0ebe4dee655657ead30892aeca16462823

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