Re: [PATCH V4 4/7] clk: qcom: gcc-qdu1000: Update GCC clocks as per the latest hw version

From: Imran Shaik
Date: Wed Aug 02 2023 - 04:11:04 EST




On 7/26/2023 9:12 PM, Konrad Dybcio wrote:
On 19.07.2023 06:14, Imran Shaik wrote:
Update the GCC clocks as per the latest hw version of QDU1000 and
QRU100 SoCs.

Co-developed-by: Taniya Das <quic_tdas@xxxxxxxxxxx>
Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx>
Signed-off-by: Imran Shaik <quic_imrashai@xxxxxxxxxxx>
---
[...]

+ [GCC_GPLL1_OUT_EVEN] = &gcc_gpll1_out_even.clkr,
So, this clock was there before, but it was never registered with the
clock framework, even though it was referenced as a parent..

Sounds like a bug!
> Konrad

Yes, I will split this change adding the fixes tag and push another series.

Thanks,
Imran