Re: [PATCH v2] clk: qcom: camcc: Update the clock ops for the SC7180

From: Stephen Boyd
Date: Mon Mar 29 2021 - 17:09:16 EST


Quoting Taniya Das (2021-03-26 18:41:05)
> Some of the RCGs could be always ON from the XO source and could be used
> as the clock on signal for the GDSC to be operational. In the cases where
> the GDSCs are parked at different source with the source clock disabled,
> it could lead to the GDSC to be stuck at ON/OFF during gdsc disable/enable.
> Thus park the RCGs at XO during clock disable and update the rcg_ops to
> use the shared_ops.
>
> Fixes: 15d09e830bbc ("clk: qcom: camcc: Add camera clock controller driver for SC7180")
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> ---

Applied to clk-fixes