Re: [PATCH v4 3/3] ASoC: codec: lpass-rx-macro: add support for 2.5 codec version

From: Srinivas Kandagatla
Date: Thu Jun 13 2024 - 07:04:57 EST




On 13/06/2024 12:00, Krzysztof Kozlowski wrote:
On 13/06/2024 12:49, Srinivas Kandagatla wrote:
LPASS Codec v2.5 has significant changes in the rx register strides.
Due to this headset playback on SM8550, SM8650, x1e80100 and all SoCs
after SM8450 have only Left working.

This patch adjusts the registers to accomdate 2.5 changes. With this
fixed now L and R are functional on Headset playback.

I was just about to respond, are you sure this is suitable for sm8450? I
looked now at registers and sm8450 (which should have codec v2.5) has
old style register layout.

from 2.5 the layout has changed, I have verified it on SM8450, with and without this patch, This fixes the issue one speaker issue.


--srini


Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
Tested-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

I tested earlier version of patchset on SM8550 and X1E80100.
Best regards,
Krzysztof