Quoting Varadarajan Narayanan (2023-10-18 02:29:16) > The earlier 'l' value of 0x3e is for 1.5GHz. Not all SKUs support > this frequency. Hence set it to 0x2d to get 1.1GHz which is > supported in all SKUs. Maybe also add the detail to the commit text that the frequency can still increase above this initial configuration made here when the cpufreq driver picks a different OPP. > > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > Fixes: c7ef7fbb1ccf ("clk: qcom: apss-ipq-pll: add support for IPQ5332") > Signed-off-by: Kathiravan T <quic_kathirav@xxxxxxxxxxx> > Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx>