clk: qcom: gcc-qdu1000: Register gcc_gpll1_out_even clock
authorImran Shaik <quic_imrashai@quicinc.com>
Thu, 3 Aug 2023 10:57:37 +0000 (16:27 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 14 Aug 2023 03:13:17 +0000 (20:13 -0700)
commit06d71fa10f2e507444c6759328a6c19d38eab788
tree486a502b6734327b347f01dd2786d776951cf613
parent2524dae5cd453ca39e8ba1b95c2755a8a2d94059
clk: qcom: gcc-qdu1000: Register gcc_gpll1_out_even clock

gcc_gpll1_out_even clock is referenced as a parent, but not registered
with the clock framework. Hence add support to register the same.

Fixes: 1c9efb0bc040 ("clk: qcom: Add QDU1000 and QRU1000 GCC support")
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-5-quic_imrashai@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-qdu1000.c