Re: [PATCH] ASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280

From: Konrad Dybcio

Date: Tue Jun 09 2026 - 11:08:23 EST


On 5/26/26 5:03 PM, Luca Weiss wrote:
> According to both the static definition in downstream...
>
> yupik-audio-overlay.dtsi: qcom,bolero-version = <4>;
> #define BOLERO_VERSION_2_0 0x0004)
>
> and the runtime detection:
>
> CDC_VA_TOP_CSR_CORE_ID_0=0x1
> CDC_VA_TOP_CSR_CORE_ID_1=0xf

Some page tells me this corresponds to Bolero v1.0.0 (as found on sm8350)

But maybe +Srini or +Mohammad will know more

Konrad