clk: qcom: gcc-qdu1000: Update the RCGs ops
authorImran Shaik <quic_imrashai@quicinc.com>
Thu, 3 Aug 2023 10:57:41 +0000 (16:27 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 14 Aug 2023 03:13:18 +0000 (20:13 -0700)
commit1c16a7b794e15a2e843a1fbfd3ffaea46672f6e7
tree02d3a72a5fdd43e3e6bffd9bad939386b58b61b4
parentbaa316580013ca100c23c8e92ac713f69f19fb08
clk: qcom: gcc-qdu1000: Update the RCGs ops

The clock RCGs are required to be parked at safe clock source(XO)
during disable as per the hardware expectation and clk_rcg2_shared_ops
are the closest implementation for the same. Hence update the clock
RCG ops to clk_rcg2_shared_ops.

Signed-off-by: Imran Shaik <quic_imrashai@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230803105741.2292309-9-quic_imrashai@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-qdu1000.c