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

From: Taniya Das
Date: Thu Jul 07 2022 - 01:58:09 EST


Hi Stephen,

On 6/16/2022 1:25 AM, Stephen Boyd wrote:
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?

Sorry for the delayed response. These bits needs to be updated at runtime and this is as per the design requirement. Thus we had to come up with reset support for the same.

--
Thanks & Regards,
Taniya Das.