Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ASoC: qcom: q6dsp-lpass-ports: Add support for extended sampling rates and PCM formats
@ 2025-11-18 10:02 Ravi.Hothi.ravi.hothi
  2025-11-18 10:02 ` [PATCH v1 1/2] ASoC: qcom: q6dsp-lpass-ports: Add support for multiple sampling rates Ravi.Hothi.ravi.hothi
  2025-11-18 10:02 ` [PATCH v1 2/2] ASoC: qcom: q6dsp-lpass-ports: Add support for 32-bit PCM format Ravi.Hothi.ravi.hothi
  0 siblings, 2 replies; 7+ messages in thread
From: Ravi.Hothi.ravi.hothi @ 2025-11-18 10:02 UTC (permalink / raw)
  To: Srinivas Kandagatla, Liam Girdwood, Mark Brown, Jaroslav Kysela,
	Takashi Iwai
  Cc: linux-sound, linux-arm-msm, linux-kernel, kernel,
	mohammad.rafi.shaik, ajay.nandam

From: Ravi Hothi <ravi.hothi@oss.qualcomm.com>

This patch series enhances the Qualcomm q6dsp-lpass-ports driver to
improve audio flexibility and support high-resolution audio streams.

Introduces support for a wider range of PCM sampling rates,
from 8000 Hz up to 192000 Hz. This change improves compatibility with
diverse audio hardware and allows better configuration options for
different audio use cases.

Add the support for 32-bit PCM format (S32_LE) alongside the existing
16-bit and 24-bit formats. This enables handling of high-resolution
audio streams and improves audio quality for supported platforms.

These changes are incremental improvements aimed at making the driver
more versatile for modern audio requirements.

Ravi Hothi (2):
  ASoC: qcom: q6dsp-lpass-ports: Add support for multiple sampling rates
  ASoC: qcom: q6dsp-lpass-ports: Add support for 32-bit PCM format

 sound/soc/qcom/qdsp6/q6dsp-lpass-ports.c | 108 +++++++++++------------
 1 file changed, 52 insertions(+), 56 deletions(-)


base-commit: 6d7e7251d03f98f26f2ee0dfd21bb0a0480a2178
-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-12-01  7:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18 10:02 [PATCH v1 0/2] ASoC: qcom: q6dsp-lpass-ports: Add support for extended sampling rates and PCM formats Ravi.Hothi.ravi.hothi
2025-11-18 10:02 ` [PATCH v1 1/2] ASoC: qcom: q6dsp-lpass-ports: Add support for multiple sampling rates Ravi.Hothi.ravi.hothi
2025-11-18 23:03   ` Mark Brown
2025-12-01  7:10     ` Ravi Hothi
2025-11-18 10:02 ` [PATCH v1 2/2] ASoC: qcom: q6dsp-lpass-ports: Add support for 32-bit PCM format Ravi.Hothi.ravi.hothi
2025-11-18 23:04   ` Mark Brown
2025-12-01  7:11     ` Ravi Hothi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox