Skip to content

Draft: linux-postmarketos-qcom-sdm845: Improve work-around for call audio regressions

Frank Oltmanns requested to merge fraolt/pmaports:replace_pd_mapper_hack into master

Somehow enabling in-kernel PD mapper (introduced in 5b9f51b200dcb "remoteproc: qcom: enable in-kernel PD mapper"), breaks the bottom mic on xiaomi-beryllium (Poco F1) and distorts audio on OP6 (and possibly OP6T). Temporarily disable it until the issue is resolved upstream.

Previously, the module's was modified to disable the in-kernel PD mapper. This modification was a hack. Instead, modify the config so that the in-kernel PD mapper is not built in the first place, which achieves the same result.

Link: https://lore.kernel.org/linux-arm-msm/20241010074246.15725-1-johan+linaro@kernel.org/T

Link: #3353

Link: #3320

Link: #3245

Link: #3253

Edited by Frank Oltmanns

Merge request reports

Loading