Re: [PATCH v12 00/12] Add soundcard support for sc7280 based platforms.

From: Matthias Kaehlcke
Date: Mon Jun 06 2022 - 17:32:07 EST


On Fri, May 20, 2022 at 05:48:32PM +0530, Srinivasa Rao Mandadapu wrote:
> This patch set is to add bolero digital macros, WCD and maxim codecs nodes
> for audio on sc7280 based platforms.
>
> This patch set depends on:
> -- https://patchwork.kernel.org/project/linux-arm-msm/list/?series=638776
> -- https://patchwork.kernel.org/project/linux-arm-msm/list/?series=634597
> -- https://patchwork.kernel.org/project/linux-clk/list/?series=637999
> -- https://patchwork.kernel.org/project/linux-arm-msm/list/?series=638002

Another dependency (at least in terms of functionality) is:

ASoC: qcom: soundwire: Add support for controlling audio CGCR from HLOS
https://patchwork.kernel.org/patch/12853622/

And then there is this:

arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers
https://patchwork.kernel.org/project/linux-arm-msm/patch/20220523100058.26241-1-quic_tdas@xxxxxxxxxxx/

A previous version (v3) of that patch already landed (9499240d15f2
"arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers"),
it is not clear to me why it is still evolving as if that weren't the
case.

>From the newer version of the patch at least marking the 'lpasscc' node
as disabled is needed.