]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: qcom: sm8250: move lpass codec macros to use clks directly
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Thu, 15 Aug 2024 17:05:42 +0000 (18:05 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 15 Aug 2024 21:59:12 +0000 (16:59 -0500)
commitbe7399872f79201c6ed7e97fb10e335b4cc87ea9
tree78ae9a29b56d58b70e1eb2bd110e350eb42f9bd0
parent1a9544b832256817a387f952eb0badcb6416df7f
arm64: dts: qcom: sm8250: move lpass codec macros to use clks directly

Move lpass codecs va and wsa macros to use the clks directly from
AFE clock controller instead of going via gfm mux like other codec macros
and SoCs.

This makes it more align with the other SoCs and codec macros in this SoC
which take AFE clocks directly. This will also avoid an extra clk mux layer,
provides consistency and avoids the buggy mux driver which will be removed.

This should also fix RB5 audio.

Remove the gfm mux drivers for both audiocc and aoncc.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20240815170542.20754-1-srinivas.kandagatla@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8250.dtsi