Re: [PATCH v3] clk: qcom: gcc-qcs615: Update the SDCC clock to use shared_floor_ops

From: Bjorn Andersson

Date: Thu Oct 30 2025 - 12:22:49 EST



On Wed, 29 Oct 2025 15:07:54 +0530, Taniya Das wrote:
> Fix "gcc_sdcc2_apps_clk_src: rcg didn't update its configuration" during
> boot. This happens due to the floor_ops tries to update the rcg
> configuration even if the clock is not enabled.
> The shared_floor_ops ensures that the RCG is safely parked and the new
> parent configuration is cached in the parked_cfg when the clock is off.
>
> Ensure to use the ops for the other SDCC clock instances as well.
>
> [...]

Applied, thanks!

[1/1] clk: qcom: gcc-qcs615: Update the SDCC clock to use shared_floor_ops
commit: 0820c9373369c83de5202871d02682d583a91a9c

Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>