On 14.09.2023 08:59, Kathiravan Thirumoorthy wrote: > GPLL clock rates are fixed and shouldn't be scaled based on the request > from dependent clocks. Doing so will result in the unexpected behaviour. > So drop the CLK_SET_RATE_PARENT flag from the GPLL clocks. > > Fixes: d75b82cff488 ("clk: qcom: Add Global Clock Controller driver for IPQ9574") > Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@xxxxxxxxxxx> > ---- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad