[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b00f98db-92f3-4fb2-b268-0d94e52d28f4@linaro.org>
Date: Sun, 4 Aug 2024 17:03:32 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Johan Hovold <johan+linaro@...nel.org>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Banajit Goswami <bgoswami@...cinc.com>, Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>
Cc: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>, alsa-devel@...a-project.org,
linux-arm-msm@...r.kernel.org, linux-sound@...r.kernel.org,
linux-kernel@...r.kernel.org, regressions@...ts.linux.dev
Subject: Re: [PATCH] ASoC: codecs: lpass-macro: fix missing codec version
On 29/07/2024 15:13, Johan Hovold wrote:
> Recent changes that started checking the codec version broke audio on
> the Lenovo ThinkPad X13s:
>
> wsa_macro 3240000.codec: Unsupported Codec version (0)
> wsa_macro 3240000.codec: probe with driver wsa_macro failed with error -22
> rx_macro 3200000.rxmacro: Unsupported Codec version (0)
> rx_macro 3200000.rxmacro: probe with driver rx_macro failed with error -22
>
> Add the missing codec version to the lookup table so that the codec
> drivers probe successfully.
>
> Note that I'm just assuming that this is a 2.0 codec based on the fact
> that this device uses the older register layout.
>
> Fixes: 378918d59181 ("ASoC: codecs: lpass-macro: add helpers to get codec version")
> Fixes: dbacef05898d ("ASoC: codec: lpass-rx-macro: prepare driver to accomdate new codec versions")
> Fixes: 727de4fbc546 ("ASoC: codecs: lpass-wsa-macro: Correct support for newer v2.5 version")
> Signed-off-by: Johan Hovold <johan+linaro@...nel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists