[PATCH V3 4/7] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC

Sricharan Ramabadhran quic_srichara at quicinc.com
Tue Oct 8 03:18:10 PDT 2024


> 
> <snip>
> 
>> +
>> +static const struct freq_tbl ftbl_gcc_qupv3_uart0_clk_src[] = {
>> +    F(960000, P_XO, 10, 2, 5),
>> +    F(4800000, P_XO, 5, 0, 0),
>> +    F(9600000, P_XO, 2, 4, 5),
>> +    F(16000000, P_GPLL0_OUT_MAIN, 10, 1, 5),
>> +    F(24000000, P_XO, 1, 0, 0),
>> +    F(25000000, P_GPLL0_OUT_MAIN, 16, 1, 2),
>> +    F(50000000, P_GPLL0_OUT_MAIN, 16, 0, 0),
>> +    F(64000000, P_GPLL0_OUT_MAIN, 12.5, 0, 0),
>> +    { }
>> +};
>> +
> 
> There are few more frequencies got added to this table. Can we 
> incorporate that as well?
> 

ok, yeah, since these patches are already reviewed, will send the
additional updates here and also for dts etc in a separate series.

Regards,
  Sricharan




More information about the linux-arm-kernel mailing list