Skip to content

FROMLIST: ASoC: qcom: sc8280xp: configure codec sysclk for QCS615 - #1657

Open
QTI-Quill wants to merge 1 commit into
qualcomm-linux:early/hwe/shikra/driversfrom
QTI-Quill:early/hwe/shikra/drivers-fix
Open

FROMLIST: ASoC: qcom: sc8280xp: configure codec sysclk for QCS615#1657
QTI-Quill wants to merge 1 commit into
qualcomm-linux:early/hwe/shikra/driversfrom
QTI-Quill:early/hwe/shikra/drivers-fix

Conversation

@QTI-Quill

Copy link
Copy Markdown

Continuous high-amplitude noise could occur in the DA7213 microphone capture path after a Bluetooth out-of-range/reset event followed by reconnection. The noise was present in both the raw ALSA capture and PipeWire input, confirming that it originated before Bluetooth encoding.

The codec already obtains and enables MCLK through its DT clock and bias-level handling. However, the machine driver did not explicitly configure the codec sysclk during hw_params(). Enable codec_sysclk_set for QCS615 so that the DA7213 clock source and rate are configured before the codec power-up sequence.

Verified on QCS615 Talos with repeated Bluetooth disconnect and reconnect cycles. The noise was no longer reproducible.

Link: https://lore.kernel.org/all/20260807012450.1038180-1-le.qi@oss.qualcomm.com/
CRs-Fixed: 4612854

Continuous high-amplitude noise could occur in the DA7213 microphone
capture path after a Bluetooth out-of-range/reset event followed by
reconnection. The noise was present in both the raw ALSA capture and
PipeWire input, confirming that it originated before Bluetooth
encoding.

The codec already obtains and enables MCLK through its DT clock and
bias-level handling. However, the machine driver did not explicitly
configure the codec sysclk during hw_params(). Enable
codec_sysclk_set for QCS615 so that the DA7213 clock source and rate
are configured before the codec power-up sequence.

Verified on QCS615 Talos with repeated Bluetooth disconnect and
reconnect cycles. The noise was no longer reproducible.

Link: https://lore.kernel.org/all/20260807012450.1038180-1-le.qi@oss.qualcomm.com/

Signed-off-by: Le Qi <le.qi@oss.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant