Re: [PATCH v5 3/3] clk: qcom: lpass: Add support for resets & external mclk for SC7280

From: Stephen Boyd
Date: Wed Jun 15 2022 - 15:55:56 EST


Quoting Taniya Das (2022-06-14 08:33:06)
> The clock gating control for TX/RX/WSA core bus clocks would be required
> to be reset(moved from hardware control) from audio core driver. Thus
> add the support for the reset clocks.

Why can't this driver remove the clks from hardware control when it
probes? Does something put the clks into hardware control mode at
runtime?