Re: [PATCH v7 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks

From: Stephen Boyd
Date: Fri Jun 30 2023 - 00:59:22 EST


Quoting Konrad Dybcio (2023-06-19 06:04:43)
> The interconnect bus clocks are now handled within the ICC framework.
> They still however need to get a kickstart *before* we call
> clk_smd_rpm_enable_scaling(), or RPM will assume that they should all
> be running at 0 kHz and the system will inevitably die.
>
> Separate them out to ensure such a kickstart can still take place.
>
> As a happy accident, the file got smaller:
>
> Total: Before=41951, After=41555, chg -0.94%
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
> ---

Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>